Add ESLint 9 support and migrate to flat config #202
Annotations
10 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
configs/typescript.js#L25
Replace `addFiles` with `·addFiles·`
|
|
Lint:
configs/typescript.js#L21
Replace `····` with `↹`
|
|
Lint:
configs/typescript.js#L19
Replace `····` with `↹`
|
|
Lint:
configs/typescript.js#L18
Replace `········` with `↹↹`
|
|
Lint:
configs/typescript.js#L17
Replace `····if·(!config.files` with `↹if·(·!·config.files·`
|
|
Lint:
configs/typescript.js#L16
Replace `(config)` with `config`
|
|
Lint:
configs/typescript.js#L10
Replace `'**/*.ts',·'**/*.tsx',·'**/*.mts',·'**/*.cts'` with `·'**/*.ts',·'**/*.tsx',·'**/*.mts',·'**/*.cts'·`
|
|
Lint:
configs/typescript.js#L6
Replace `'typescript-eslint'` with `·'typescript-eslint'·`
|
|
Lint:
configs/typescript.js#L6
`typescript-eslint` import should occur after import of `eslint-plugin-jsdoc`
|