Commit Graph

4 Commits

Author SHA1 Message Date
Felix Staud 71403cecae migrate some `typescript-eslint` to @stylistic/eslint-plugin-ts
as stated here: https://typescript-eslint.io/blog/deprecating-formatting-rules#upgrading-to-eslint-stylistic

- fix eslint complaints inside `i18next.d.ts`
2024-07-26 13:02:26 -07:00
Felix Staud 5f6712888e bump up `vitest` and `eslint` version to resolve inflight warning...
- remove and disable `eslint-plugin-import` due to not supporting `eslint@9` yet (can be reactivated later)
- bump `eslint` to `9.7.0`.
  - bump `@typescript-eslint/eslint-plugin` to `8.0.0-alpha.54`
  - update `@typescript-eslint/parser` to `8.0.0-alpha.54`
  - update `typescript-eslint` to `8.0.0-alpha.54`
- update `vitest` to `2.0.4`
  - update `@vitest/coverage-istanbul` to `2.0.4`
2024-07-26 11:54:28 -07:00
Jakub Hanko 9a45e46900
Add empty line at the end of config 2024-05-24 16:41:46 +02:00
Jakub Hanko 80cd570b14
Add ESLint flat config support 2024-05-24 16:37:42 +02:00