File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 },
4343 "packageManager" : " pnpm@10.20.0" ,
4444 "scripts" : {
45- "prepare" : " simple-git-hooks" ,
4645 "lint" : " lintroll --cache --git" ,
4746 "build" : " pkgroll --target node12.20 --minify" ,
4847 "type-check" : " tsc --noEmit" ,
5251 "test:wp5" : " node --import alias-imports --conditions webpack5 tests/index.ts" ,
5352 "prepack" : " pnpm build && clean-pkg-json"
5453 },
55- "simple-git-hooks" : {
56- "pre-commit" : " pnpm build && pnpm lint-staged && pnpm test"
57- },
58- "lint-staged" : {
59- "*.{js,ts}" : " lintroll"
60- },
6154 "dependencies" : {
6255 "@types/estree" : " ^1.0.0" ,
6356 "acorn" : " ^8.8.2" ,
7669 "clean-pkg-json" : " ^1.2.0" ,
7770 "css-loader" : " ^5.2.4" ,
7871 "has-own-prop" : " ^3.1.0" ,
79- "lint-staged" : " ^13.1.0" ,
8072 "lintroll" : " ^1.30.0" ,
8173 "manten" : " ^0.6.1" ,
8274 "mini-css-extract-plugin" : " ^1.6.0" ,
8375 "pkgroll" : " ^1.8.1" ,
84- "simple-git-hooks" : " ^2.8.1" ,
8576 "source-map" : " ^0.7.3" ,
8677 "tempy" : " ^1.0.1" ,
8778 "terser-webpack-plugin" : " ^5.3.6" ,
You can’t perform that action at this time.
0 commit comments