mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-09 13:15:37 +03:00
Specify the path to the standard linter under script/
This commit is contained in:
parent
8e127078d7
commit
d8a14b757c
@ -270,6 +270,7 @@
|
||||
"preinstall": "node -e 'process.exit(0)'",
|
||||
"test": "node script/test"
|
||||
},
|
||||
"standard-engine": "./script/node_modules/standard",
|
||||
"standard": {
|
||||
"env": {
|
||||
"atomtest": true,
|
||||
|
Loading…
Reference in New Issue
Block a user