chore: delete the committed root screenshot --full-page, ignore dash-prefixed root files
#519
Annotations
10 warnings
|
Lint:
packages/cli/src/commands/add.ts#L10
'mkdirSync' is defined but never used
|
|
Lint:
packages/cli/src/commands/add.ts#L10
'existsSync' is defined but never used
|
|
Lint:
packages/cli/src/__tests__/cli-bin.test.ts#L13
'rmSync' is defined but never used
|
|
Lint:
packages/cli/src/__tests__/cli-bin.test.ts#L12
'execFileSync' is defined but never used
|
|
Lint:
packages/plugin-editor/src/index.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L93
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L66
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L48
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-editor/src/index.test.ts#L37
Unexpected any. Specify a different type
|
|
Lint:
packages/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used
|