We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 827f03a + 62649b3 commit 48370fdCopy full SHA for 48370fd
.eslintrc
@@ -6,7 +6,7 @@
6
"ignoreUrls": true,
7
"ignorePattern": "^\\s*var\\s.+=\\s*(require\\s*\\()|(/)"
8
}],
9
- // NOTE(bajtos) we should eventuall remove this override
+ // NOTE(bajtos) we should eventually remove this override
10
// and fix all of those 100+ violations
11
"one-var": "off"
12
}
0 commit comments