提交 41a8cd9c 编写于 作者: fxy060608's avatar fxy060608

chore: update package.json

上级 ea51438b
......@@ -14,7 +14,7 @@
"size": "npm run build size-check",
"lint": "eslint packages/*/src/**/*.ts",
"format": "prettier --write --parser typescript \"packages/**/*.ts?(x)\"",
"test": "tsc -p ./test-dts/tsconfig.json && jest && node scripts/test.js",
"test": "tsc -p ./test-dts/tsconfig.json && node scripts/test.js && jest",
"test-dts": "tsc -p ./test-dts/tsconfig.json && tsc -p ./test-dts/tsconfig.build.json",
"preinstall": "npx only-allow pnpm",
"postinstall": "simple-git-hooks",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册