зеркало из https://github.com/docker/kitematic.git
Merge pull request #1735 from ClemMakesApps/use-eslint
Change npm script for lint to eslint
This commit is contained in:
Коммит
586e3626a2
|
@ -17,7 +17,7 @@
|
|||
"integration": "jest -c jest-integration.json",
|
||||
"release": "grunt release",
|
||||
"release-verbose": "grunt --verbose release",
|
||||
"lint": "jsxhint src"
|
||||
"lint": "eslint src"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"electron-version": "0.35.4",
|
||||
|
|
Загрузка…
Ссылка в новой задаче