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 893c2cf commit 70ed714Copy full SHA for 70ed714
.eslintrc
@@ -10,7 +10,7 @@
10
"curly": 2,
11
"no-prototype-builtins": 0,
12
"react/jsx-uses-react": 1,
13
- "react/jsx-no-undef": 2,
+ "react/jsx-no-undef": 2
14
},
15
"plugins": [
16
"react"
0 commit comments