File tree Expand file tree Collapse file tree 6 files changed +28
-21
lines changed Expand file tree Collapse file tree 6 files changed +28
-21
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @naverpay/eslint-config
22
3+ ## 2.0.0
4+
5+ ### Major Changes
6+
7+ - 8277a65: - Support ESLint 9 and Flat Config
8+ - ** Config Changes** :
9+ - Renamed ` front ` to ` react `
10+ - Removed ` typescript/next ` config
11+ - Added ` strict ` config that extends ` unicorn ` and ` sonarjs `
12+ - Added YAML lint in ` node ` and ` react ` configs
13+ - Disallowed unused imports in ` node ` and ` react ` configs
14+ - Enforced consistent usage of type imports in ` typescript ` and ` react ` configs
15+ - < https://github.com/NaverPayDev/code-style/pull/74 >
16+
17+ ### Patch Changes
18+
19+ - Updated dependencies [ 8277a65]
20+ - @naverpay/eslint-plugin @2.0.0
21+
322## 1.0.8
423
524### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @naverpay/eslint-config" ,
3- "version" : " 1 .0.8 " ,
3+ "version" : " 2 .0.0 " ,
44 "description" : " eslint config for naverpay" ,
55 "type" : " module" ,
66 "main" : " ./dist/cjs/index.js" ,
Original file line number Diff line number Diff line change 11# @naverpay/eslint-plugin
22
3+ ## 2.0.0
4+
5+ ### Major Changes
6+
7+ - 8277a65: - Support ESLint 9 and Flat Config
8+ - < https://github.com/NaverPayDev/code-style/pull/74 >
9+
310## 1.3.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @naverpay/eslint-plugin" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " eslint plugin for naverpay" ,
55 "type" : " module" ,
66 "main" : " ./dist/cjs/index.js" ,
You canβt perform that action at this time.
0 commit comments