What's Changed
Rules
- update @typescript-eslint/naming-convention rule
33799df d82d88a d457618 - add arrow-body-style js rule 4f2c322
- add @typescript-eslint/no-unsafe-type-assertion ts rule
d40cf68
Fixes
- move eslint & @eslint/js packages to
devDependencies
ef7049a
Dependencies update
Major
-
update eslint-config-prettier to v10.0.1
-
update stylistic packages to v3.0.1
@stylistic/eslint-plugin-js
@stylistic/eslint-plugin-jsx
@stylistic/eslint-plugin-ts
-
update eslint-plugin-react-hooks to stable
v5.1.0
close #3
Minor
- update globals to v15.14.0
- update eslint & @eslint/js to v9.19.0
- update eslint-import-resolver-typescript to v3.7.0
- update prettier to v3.4.2
- update typescript-eslint to v8.22.0
Other
- return missed eslint-import-resolver-webpack package
- update @eslint/config-inspector to v1.0.0
Docs
Dependencies
- update
globals
minor version tov15.14.*
- update
eslint
&@eslint/js
minor version tov9.19.*
- update
eslint-import-resolver-typescript
minor version tov3.7.*
- add
prettier
v3.4.*
to Development dependencies table - update
typescript-eslint
minor version tov8.22.*
- update
eslint-plugin-react-hooks
to stablev5.1.*
- update
eslint-config-prettier
major version tov10.0.*
- update
stylistic
packages to major version tov3.0.*
@stylistic/eslint-plugin-js
@stylistic/eslint-plugin-jsx
@stylistic/eslint-plugin-ts
Other
- add config names d2a85ec
- add eslint & @eslint/js to
peerDependencies
v0.3.0 by @alexey-koran in #8
Full Changelog: v0.2.2...v0.3.0