Skip to content

Commit 1488d36

Browse files
committed
Update ESLint config
1 parent 00e83cd commit 1488d36

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.eslintrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@
1616
"array-bracket-spacing": [ 2, "always" ],
1717
"react/display-name": 0,
1818
"semi": [ 2, "never" ]
19-
},
20-
"globals": {
21-
"__DEV__": true
2219
}
2320
}

0 commit comments

Comments
 (0)