|
8ae05c8bee
|
fix: relax unicorn/consistent-destructuring
|
2024-11-11 20:42:08 +01:00 |
|
|
ee4897153d
|
chore: remove not needed @ts-check
|
2024-11-11 20:40:36 +01:00 |
|
|
8efe22c23e
|
fix: relax @typescript-eslint/no-unnecessary-condition
|
2024-10-22 11:47:11 +02:00 |
|
|
a578bb80ba
|
docs: add // @ts-check to config example
|
2024-10-08 08:10:28 +02:00 |
|
|
55a46104da
|
feat!: add eslint-plugin-import-x rules
BREAKING CHANGE:
peerDependencies: `eslint-plugin-import-x@^4.3.1`
Fixes #3
|
2024-10-07 17:42:09 +02:00 |
|
|
d9536865d8
|
feat!: add support for ESLint v9
Fixes #2
BREAKING CHANGE: peerDependencies:
`eslint@^9.12.0`
`eslint-plugin-promise@^7.1.0`
`eslint-plugin-unicorn@^56.0.0`
`globals@^15.10.0`
`typescript-eslint@^8.8.0`
BREAKING CHANGE: Node.js >= 20.9.0
|
2024-10-07 17:28:54 +02:00 |
|