mirror of
https://github.com/portainer/portainer.git
synced 2025-08-09 15:55:23 +02:00
chore(gruntfile): use eslint instead of jshint
This commit is contained in:
parent
df3a529f0a
commit
5b81b35bf8
2 changed files with 9 additions and 21 deletions
|
@ -41,7 +41,8 @@
|
|||
"grunt-recess": "~0.3",
|
||||
"grunt-replace": "^1.0.1",
|
||||
"grunt-shell": "^1.1.2",
|
||||
"grunt-usemin": "^3.1.1"
|
||||
"grunt-usemin": "^3.1.1",
|
||||
"gruntify-eslint": "^3.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "bower install"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue