Releases: kainstar/eslint-config
Releases · kainstar/eslint-config
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-04-03)
fix(package.json): exports field error (9862e78 )
BREAKING CHANGE
use @antfu/eslint-config as base config instead of self build from zero
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-04-03)
refactor: use antfu eslint config as base (17f1472 )
feat: update eslint plugin deps (79dcada )
fix: move prettier rule together (faa8af6 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-03-01)
Bug Fixes
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-03-01)
Features
add initialize config cli (311b968 )
Bug Fixes
add VSCODE_CWD to check is in editor (124f4c8 )
close prefer-ts-expect-error rule (baaab8e )
install deps even if config file exists (56ce60e )
upgrade deps (6b63e1e )
use rest params to replace custom option (c570e4c )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2024-01-25)
Bug Fixes
check 'js' and 'ts' files for react rules (b5c639a )
enable import/no-duplicates 'considerQueryString' option (1be8d8e )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2024-01-24)
Bug Fixes
adjust imports, javascript, typescript rules (06fb96b )
not force use 'json' prettier parser for json files (f0ebf8f )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2024-01-15)
Features