We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72542b6 commit 797db23Copy full SHA for 797db23
package.json
@@ -4,7 +4,8 @@
4
"description": "A Vue Cli 3 plugin for Electron with no required configuration",
5
"main": "index.js",
6
"scripts": {
7
- "test": "jest --runInBand"
+ "test": "jest --runInBand",
8
+ "lint": "eslint --ignore-pattern projects ./"
9
},
10
"keywords": [
11
"electron",
0 commit comments