File tree Expand file tree Collapse file tree 3 files changed +453
-494
lines changed Expand file tree Collapse file tree 3 files changed +453
-494
lines changed Original file line number Diff line number Diff line change 3838 "node" : " >=18.18.0"
3939 },
4040 "scripts" : {
41- "build" : " nr build:typegen && tsdown" ,
41+ "build" : " pnpm build:typegen && tsdown" ,
4242 "dev" : " pnpx @eslint/config-inspector" ,
4343 "lint" : " eslint ." ,
4444 "lint:fix" : " eslint . --fix" ,
4545 "build:inspector" : " pnpm build && pnpx @eslint/config-inspector build" ,
4646 "build:typegen" : " jiti scripts/typegen.ts" ,
47- "prepack" : " nr build" ,
47+ "prepack" : " pnpm build" ,
4848 "prepare" : " simple-git-hooks" ,
4949 "release" : " bumpp" ,
5050 "typecheck" : " tsc --noEmit"
118118 "yargs" : " catalog:prod"
119119 },
120120 "devDependencies" : {
121- "@antfu/ni" : " catalog:dev" ,
122121 "@eslint-react/eslint-plugin" : " catalog:peer" ,
123122 "@eslint/config-inspector" : " catalog:dev" ,
124123 "@types/eslint-config-prettier" : " catalog:dev" ,
You can’t perform that action at this time.
0 commit comments