Verify codes are formatted
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"start": "electron dist",
|
||||
"watch": "gulp watch",
|
||||
"serve": "gulp watch",
|
||||
"test": "gulp build && mocha",
|
||||
"test": "gulp build && mocha && gulp prettify:verify",
|
||||
"package": "gulp package",
|
||||
"package:windows": "gulp package:windows",
|
||||
"package:osx": "gulp package:osx",
|
||||
|
Reference in New Issue
Block a user