We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d2218 commit 6068495Copy full SHA for 6068495
1 file changed
.eslintrc
@@ -48,8 +48,7 @@
48
"globals": {
49
"test": true,
50
"expect": true,
51
- "describe": true,
52
- "NODE_ENV": true
+ "describe": true
53
},
54
"parserOptions": {
55
"ecmaVersion": 6,
0 commit comments