UPD: Enable npm lint script
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"package": "electron-forge package",
|
||||
"make": "electron-forge make",
|
||||
"publish": "electron-forge publish",
|
||||
"lint": "echo \"No linting configured\""
|
||||
"lint": "eslint . --ext .js, .vue"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-icons/vue": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user