Command line capabilities #13
Annotations
3 errors and 10 warnings
|
lint-and-format
Process completed with exit code 1.
|
|
lint-and-format:
src/utils/config.ts#L72
A `require()` style import is forbidden
|
|
lint-and-format:
src/utils/config.ts#L68
A `require()` style import is forbidden
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L161
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L160
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L85
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L82
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L81
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L48
Unexpected any. Specify a different type
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L10
'colors' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L4
'Header' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L2
'Text' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint-and-format:
src/commands/blueprint/create.tsx#L2
'Box' is defined but never used. Allowed unused vars must match /^_/u
|