Specify the path to the standard linter under script/

This commit is contained in:
Ash Wilson 2019-01-04 14:40:10 -05:00
parent 8e127078d7
commit d8a14b757c
No known key found for this signature in database
GPG Key ID: 81B1DDB704F69D2A

View File

@ -270,6 +270,7 @@
"preinstall": "node -e 'process.exit(0)'",
"test": "node script/test"
},
"standard-engine": "./script/node_modules/standard",
"standard": {
"env": {
"atomtest": true,