Merge branch 'master' of http://github.com/mozillasecurity/octo
This commit is contained in:
commit
d9e0a4cf35
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
"test:lint": "cross-env NODE_ENV=test standard --verbose",
|
||||
"test:lint:fix": "cross-env NODE_ENV=test standard --fix --verbose",
|
||||
"build": "./build.py -l lib/ -d deploy/",
|
||||
"postinstall": "npm run build",
|
||||
"precommit": "npm run test:lint"
|
||||
},
|
||||
"standard": {
|
||||
|
|
Loading…
Reference in a new issue