CB-12954 🔪 remove jshint leftovers

This commit is contained in:
filmaj
2017-06-26 12:26:53 -05:00
parent 55d7cf3865
commit 3ff32092a3
4 changed files with 0 additions and 34 deletions
-10
View File
@@ -1,10 +0,0 @@
{
"node": true
, "bitwise": true
, "undef": true
, "trailing": true
, "quotmark": true
, "indent": 4
, "unused": "vars"
, "latedef": "nofunc"
}