We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb2522 commit 8864e64Copy full SHA for 8864e64
.githooks/pre-commit
.githooks/setup.sh
package.json
@@ -42,7 +42,6 @@
42
"cli:build": "cross-env NODE_ENV=production rollup -c rollup.config.js",
43
"test": "npm run cli:build && PAKE_CREATE_APP=1 node tests/index.js",
44
"format": "prettier --write . --ignore-unknown && cd src-tauri && cargo fmt --verbose",
45
- "hooks:setup": "bash .githooks/setup.sh",
46
"prepublishOnly": "npm run cli:build"
47
},
48
"type": "module",
0 commit comments