Skip to content

Commit 62649b3

Browse files
committed
Fix typo
1 parent 827f03a commit 62649b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ignoreUrls": true,
77
"ignorePattern": "^\\s*var\\s.+=\\s*(require\\s*\\()|(/)"
88
}],
9-
// NOTE(bajtos) we should eventuall remove this override
9+
// NOTE(bajtos) we should eventually remove this override
1010
// and fix all of those 100+ violations
1111
"one-var": "off"
1212
}

0 commit comments

Comments
 (0)