feat: add local PF code tools #19
Draft
Annotations
10 warnings
|
Lint and test:
src/tool.componentSchemas.ts#L29
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.ts#L12
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.ts#L12
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.ts#L12
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.helpers.ts#L56
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.helpers.ts#L56
Unexpected any. Specify a different type
|
|
Lint and test:
src/server.caching.ts#L8
Unexpected any. Specify a different type
|
|
Lint and test:
src/index.ts#L13
Expected to return a value at the end of async arrow function
|
|
Lint and test:
src/declarations.d.ts#L24
Unexpected any. Specify a different type
|
|
Lint and test:
src/__tests__/tool.getComponentSourceCode.test.ts#L194
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Loading