fix(NOJIRA-123): Allow JS+TS files #89
Annotations
9 errors
verify:
filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|
verify:
filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|
verify:
file.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
|
verify:
tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
|