Improve filesystem management #700
Annotations
10 errors and 1 warning
Build demo:
demo/src/features/output.ts#L31
Newline required at end of file but not found
|
Build demo:
demo/src/main.common.ts#L3
'./setup.common' imported multiple times
|
Build demo:
demo/src/main.common.ts#L55
'./setup.common' imported multiple times
|
Build demo:
demo/src/setup.common.ts#L181
Unnecessarily quoted property 'recommendations' found
|
Build demo:
demo/src/setup.common.ts#L181
Strings must use singlequote
|
Build demo:
demo/src/setup.common.ts#L182
Strings must use singlequote
|
Build demo:
demo/src/setup.common.ts#L186
More than 1 blank line not allowed
|
Build demo:
demo/src/setup.common.ts#L214
Unexpected trailing comma
|
Build demo:
demo/src/setup.common.ts#L247
Expected newline between test and consequent of ternary expression
|
Build demo:
demo/src/setup.common.ts#L247
Expected newline between consequent and alternate of ternary expression
|
Build demo:
demo/src/features/output.ts#L2
`vscode/extensions` import should occur before import of `../setup.common`
|
Loading