feat(form): SplitForm honours the spec's new FormSection.pane
#237
Annotations
10 warnings
|
Lint:
packages/cli/src/commands/add.ts#L10
'writeFileSync' is defined but never used
|
|
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
|