Skip to content

Commit e37ba6c

Browse files
committed
Removed jshint dependency.
Since the source is coffeescript, jshint is not consulted.
1 parent f0379fc commit e37ba6c

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

dist/jquery.localize.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"test": "grunt test"
99
},
1010
"devDependencies": {
11-
"grunt-contrib-jshint": "~0.6.0",
1211
"grunt-contrib-qunit": "~0.2.0",
1312
"grunt-contrib-concat": "~0.3.0",
1413
"grunt-contrib-uglify": "~0.2.0",

0 commit comments

Comments
 (0)