We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d76e5 commit 03e6e52Copy full SHA for 03e6e52
.eslintrc.yml
@@ -10,4 +10,5 @@ rules: {
10
no-prototype-builtins: 'off',
11
no-console: 'off',
12
no-undefined: 'off',
13
+ no-undef: 'off',
14
}
0 commit comments