Fixed jshint warnings

This commit is contained in:
Stefan Zermatten
2019-03-19 09:31:14 +02:00
parent ef83d54fd9
commit 1146d56324
2 changed files with 37 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
"allowComments": true,
"allowRegex": true
},
"validateIndentation": "\t",
"validateIndentation": " ",
"validateQuoteMarks": "\"",
"disallowMultipleLineStrings": true,