File tree Expand file tree Collapse file tree 10 files changed +111
-186
lines changed Expand file tree Collapse file tree 10 files changed +111
-186
lines changed Original file line number Diff line number Diff line change 2626 "eslint-plugin-jsdoc" : " ^50.6.11" ,
2727 "eslint-plugin-perfectionist" : " ^4.12.3" ,
2828 "eslint-plugin-regexp" : " ^2.7.0" ,
29- "eslint-plugin-unicorn" : " ^58 .0.0" ,
29+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
3030 "typescript-eslint" : " ^8.31.0"
3131 }
3232}
Original file line number Diff line number Diff line change 3636 "eslint-plugin-jsdoc" : " ^50.6.11" ,
3737 "eslint-plugin-perfectionist" : " ^4.12.3" ,
3838 "eslint-plugin-regexp" : " ^2.7.0" ,
39- "eslint-plugin-unicorn" : " ^58 .0.0" ,
39+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
4040 "string-ts" : " ^2.2.1" ,
4141 "ts-pattern" : " ^5.7.0"
4242 },
Original file line number Diff line number Diff line change 4444 "@tsconfig/strictest" : " ^2.0.5" ,
4545 "@types/hast" : " ^3.0.4" ,
4646 "@types/mdx" : " ^2.0.13" ,
47- "@types/node" : " ^22.15.2 " ,
47+ "@types/node" : " ^22.15.3 " ,
4848 "@types/react" : " ^19.1.2" ,
4949 "@types/react-dom" : " ^19.1.2" ,
5050 "autoprefixer" : " ^10.4.21" ,
5555 "eslint-plugin-perfectionist" : " ^4.12.3" ,
5656 "eslint-plugin-react-hooks" : " ^5.2.0" ,
5757 "eslint-plugin-react-refresh" : " ^0.4.20" ,
58- "eslint-plugin-unicorn" : " ^58 .0.0" ,
58+ "eslint-plugin-unicorn" : " ^59 .0.0" ,
5959 "importx" : " ^0.5.2" ,
6060 "postcss" : " ^8.5.3" ,
6161 "tailwindcss" : " ^4.1.4" ,
Original file line number Diff line number Diff line change 2222 "@tsconfig/next" : " ^2.0.3" ,
2323 "@tsconfig/node22" : " ^22.0.1" ,
2424 "@tsconfig/strictest" : " ^2.0.5" ,
25- "@types/node" : " ^22.15.2 " ,
25+ "@types/node" : " ^22.15.3 " ,
2626 "@types/react" : " ^19.1.2" ,
2727 "@types/react-dom" : " ^19.1.2" ,
2828 "eslint" : " ^9.25.1" ,
Original file line number Diff line number Diff line change 5858 "@swc/core" : " ^1.11.22" ,
5959 "@tsconfig/node22" : " ^22.0.1" ,
6060 "@tsconfig/strictest" : " ^2.0.5" ,
61- "@types/node" : " ^22.15.2 " ,
61+ "@types/node" : " ^22.15.3 " ,
6262 "@types/react" : " ^19.1.2" ,
6363 "@types/react-dom" : " ^19.1.2" ,
6464 "@typescript-eslint/parser" : " ^8.31.0" ,
7373 "eslint-config-flat-gitignore" : " ^2.1.0" ,
7474 "eslint-plugin-vitest" : " ^0.5.4" ,
7575 "jiti" : " ^2.4.2" ,
76- "lefthook" : " ^1.11.11 " ,
76+ "lefthook" : " ^1.11.12 " ,
7777 "markdownlint" : " ^0.37.4" ,
7878 "nx" : " 20.8.0" ,
7979 "publint" : " ^0.3.12" ,
9494 "typescript-eslint" : " ^8.31.0" ,
9595 "vitest" : " ^3.1.2"
9696 },
97- "packageManager" : " pnpm@10.9 .0" ,
97+ "packageManager" : " pnpm@10.10 .0" ,
9898 "engines" : {
9999 "node" : " >=20.19.0"
100100 },
Original file line number Diff line number Diff line change 3737 "@eslint-react/eff" : " workspace:*" ,
3838 "@eslint-react/kit" : " workspace:*" ,
3939 "@typescript-eslint/utils" : " ^8.31.0" ,
40- "@zod/mini" : " ^4.0.0-beta.20250424T163858 " ,
40+ "@zod/mini" : " ^4.0.0-beta.0 " ,
4141 "ts-pattern" : " ^5.7.0"
4242 },
4343 "devDependencies" : {
Original file line number Diff line number Diff line change 1616
1717- [ RuleContext] ( type-aliases/RuleContext.md )
1818- [ RuleFeature] ( type-aliases/RuleFeature.md )
19+ - [ RulePolicy] ( type-aliases/RulePolicy.md )
1920- [ RulePreset] ( type-aliases/RulePreset.md )
2021- [ RuleSeverity] ( type-aliases/RuleSeverity.md )
Original file line number Diff line number Diff line change 1+ [ ** @eslint-react/kit ** ] ( ../README.md )
2+
3+ ***
4+
5+ [ @eslint-react/kit ] ( ../README.md ) / RulePolicy
6+
7+ # Type Alias: RulePolicy
8+
9+ > ** RulePolicy** = ` "prefer" ` \| ` "avoid" `
Original file line number Diff line number Diff line change 3636 "dependencies" : {
3737 "@eslint-react/eff" : " workspace:*" ,
3838 "@typescript-eslint/utils" : " ^8.31.0" ,
39- "@zod/mini" : " ^4.0.0-beta.20250424T163858 " ,
39+ "@zod/mini" : " ^4.0.0-beta.0 " ,
4040 "ts-pattern" : " ^5.7.0"
4141 },
4242 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments