We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bd652 commit 106d188Copy full SHA for 106d188
build/all.bash
@@ -49,6 +49,7 @@ run_test() {
49
npm run unit-test
50
npm test --silent
51
npm run lint
52
+ npm audit
53
54
echo "**** Run settings generator ****"
55
go run tools/generate.go -w=false -gopls=true
0 commit comments