chore(jshint) redefinition of

This commit is contained in:
coderaiser 2017-02-21 17:37:21 +02:00
parent 9073e4b987
commit 189d1c7c1d

View file

@ -18,5 +18,6 @@
"quotmark": "single",
"validthis": true,
"-W024": true,
"-W120": true
"-W120": true,
"-W079": true
}