Update global .jshintrc quotmark
quotes should be consistent
This commit is contained in:
@@ -61,6 +61,6 @@
|
||||
"yui": false,
|
||||
"indent": 4,
|
||||
"predef": [ "require", "define" ],
|
||||
"quotmark": "single",
|
||||
"quotmark": true,
|
||||
"maxcomplexity": 10
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user