diff options
| author | XhmikosR <[email protected]> | 2015-08-25 19:19:24 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-08-27 08:11:11 +0300 |
| commit | 13e33e329c724b43e3abbed6522d0498970f74e1 (patch) | |
| tree | 98026b23e3b10da381df2fa8b441ccad54da0bc6 /js | |
| parent | 97f0da32398175a78ec1d7d3b887cc4c1337d251 (diff) | |
| download | bootstrap-13e33e329c724b43e3abbed6522d0498970f74e1.tar.xz bootstrap-13e33e329c724b43e3abbed6522d0498970f74e1.zip | |
Remove the obsolete JSHint references.
Diffstat (limited to 'js')
| -rw-r--r-- | js/tests/unit/.jshintrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/js/tests/unit/.jshintrc b/js/tests/unit/.jshintrc deleted file mode 100644 index 22e878512..000000000 --- a/js/tests/unit/.jshintrc +++ /dev/null @@ -1,6 +0,0 @@ -{ - "extends" : "../../.jshintrc", - "devel" : true, - "es3" : false, - "qunit" : true -} |
