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 6398228 commit 337cbc1Copy full SHA for 337cbc1
pre-commit.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
set -eo pipefail
3
npm run build
4
+npm test
5
npm run eslint-ci
6
npm run prettier-ci
0 commit comments