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 00e83cd commit 1488d36Copy full SHA for 1488d36
.eslintrc
@@ -16,8 +16,5 @@
16
"array-bracket-spacing": [ 2, "always" ],
17
"react/display-name": 0,
18
"semi": [ 2, "never" ]
19
- },
20
- "globals": {
21
- "__DEV__": true
22
}
23
0 commit comments