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.
1 parent 827f03a commit 62649b3Copy full SHA for 62649b3
.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