Fix typo
@ -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"
}