fix: tsconfig.json
edge-cases in dependencies
#547
Annotations
10 errors and 2 warnings
Test:
src/loader.ts#L86
Use '===' to compare with null
|
Test:
src/loader.ts#L86
Expected { after 'if' condition
|
Test:
tests/specs/tsconfig.ts#L271
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L272
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L272
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L273
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L274
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L276
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L276
Strings must use singlequote
|
Test:
tests/specs/tsconfig.ts#L277
Missing trailing comma
|
Test:
src/loader.ts#L18
Async function 'ESBuildLoader' has a complexity of 15. Maximum allowed is 10
|
Test:
src/plugin.ts#L146
Method 'apply' has a complexity of 14. Maximum allowed is 10
|