mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 14:27:06 -04:00
added jshint to package.json
This commit is contained in:
parent
1ba49ac615
commit
1f37597b6f
1 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
"grunt-curl": "*",
|
||||
"grunt-notify": "*",
|
||||
"grunt-contrib-clean": "*",
|
||||
"grunt-contrib-requirejs": "*"
|
||||
"grunt-contrib-requirejs": "*",
|
||||
"grunt-contrib-jshint": "*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue