Update typescript-eslint monorepo to v8 #268
Annotations
7 errors
Lint/Test:
src/cli.ts#L7
Expected an assignment or function call and instead saw an expression
|
Lint/Test:
src/commands/duplicates.ts#L21
'e' is defined but never used
|
Lint/Test:
src/utils/rreaddir.ts#L40
'e' is defined but never used
|
Lint/Test:
src/utils/webpackCompile.ts#L51
A `require()` style import is forbidden
|
Lint/Test:
src/utils/webpackCompile.ts#L54
A `require()` style import is forbidden
|
Lint/Test:
src/utils/webpackCompile.ts#L73
A `require()` style import is forbidden
|
Lint/Test
Process completed with exit code 1.
|