1
0
mirror of https://github.com/Radarr/Radarr synced 2025-10-06 03:32:49 +02:00

Moved jshint config to .jshintrc

This commit is contained in:
Keivan Beigi
2015-02-03 16:56:18 -08:00
parent a7001ab322
commit 095e92c7dd
5 changed files with 36 additions and 22 deletions

View File

@@ -32,6 +32,7 @@
"gulp-wrap": "0.5.0",
"jshint-stylish": "1.0.0",
"run-sequence": "1.0.2",
"streamqueue": "0.1.1"
"streamqueue": "0.1.1",
"jshint-loader" : "0.8.1"
}
}