Avoid setting jshint node: true in every Grunt JS file
This commit is contained in:
parent
4d7b2ddba9
commit
aead10fafa
6 changed files with 4 additions and 6 deletions
|
|
@ -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' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue