1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

Avoid setting jshint node: true in every Grunt JS file

This commit is contained in:
Zlatan Vasović
2014-02-07 13:34:17 +01:00
parent 4d7b2ddba9
commit aead10fafa
6 changed files with 4 additions and 6 deletions

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' +