Command line capabilities #14
Annotations
10 warnings
|
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
|