This commit is contained in:
Amir Jafarian 2016-08-15 21:51:36 -04:00
parent 827f03a45c
commit 62649b3915
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"ignoreUrls": true,
"ignorePattern": "^\\s*var\\s.+=\\s*(require\\s*\\()|(/)"
}],
// NOTE(bajtos) we should eventuall remove this override
// NOTE(bajtos) we should eventually remove this override
// and fix all of those 100+ violations
"one-var": "off"
}