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