chore(deps): update dependency lintroll to ^1.30.2 #625
Annotations
8 errors and 2 warnings
|
Test
Process completed with exit code 1.
|
|
Test:
tests/specs/tsconfig.ts#L204
`String.raw` should be used to avoid escaping `\`
|
|
Test:
tests/specs/tsconfig.ts#L142
`String.raw` should be used to avoid escaping `\`
|
|
Test:
tests/specs/tsconfig.ts#L91
`String.raw` should be used to avoid escaping `\`
|
|
Test:
tests/specs/tsconfig.ts#L36
`String.raw` should be used to avoid escaping `\`
|
|
Test:
src/@types/webpack.d.ts#L23
Use a `type` instead of an `interface`
|
|
Test:
src/@types/webpack.d.ts#L18
Use a `type` instead of an `interface`
|
|
Test:
src/@types/webpack.d.ts#L7
Use a `type` instead of an `interface`
|
|
Test:
src/plugin.ts#L146
Method 'apply' has a complexity of 20. Maximum allowed is 10
|
|
Test:
src/loader.ts#L19
Async function 'ESBuildLoader' has a complexity of 20. Maximum allowed is 10
|