refactor(tsconfig): remove redundant options, add comments #44
Annotations
7 errors
|
build
Process completed with exit code 1.
|
|
build:
tsconfig.json#L16
Expected object keys to be in specified order. 'noEmit' should be after 'noUnusedParameters'
|
|
build:
tsconfig.json#L15
Expected object keys to be in specified order. 'importHelpers' should be after 'noUnusedParameters'
|
|
build:
tsconfig.json#L14
Expected object keys to be in specified order. 'verbatimModuleSyntax' should be after 'forceConsistentCasingInFileNames'
|
|
build:
tsconfig.json#L13
Expected object keys to be in specified order. 'isolatedModules' should be after 'forceConsistentCasingInFileNames'
|
|
build:
tsconfig.json#L12
Expected object keys to be in specified order. 'useDefineForClassFields' should be before 'moduleResolution'
|
|
build:
tsconfig.json#L9
Expected object keys to be in specified order. 'types' should be after 'resolveJsonModule'
|