2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #12636 from ZDroid/grunt-jshintrc

Avoid setting `jshint node: true` in every Grunt JS file
This commit is contained in:
Chris Rebert
2014-02-07 09:36:39 -08:00
6 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
* details, see http://creativecommons.org/licenses/by/3.0/.
*/
/* jshint multistr:true */
/* jshint multistr: true */
window.onload = function () { // wait for load in a dumb way because B-0
var cw = '/*!\n' +