Merge pull request #18650 from atom/aw/linter-standard-engine

Compatibility with linter-js-standard-engine
This commit is contained in:
Ash Wilson 2019-01-04 17:04:38 -05:00 committed by GitHub
commit 728aa0b864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,