Skip to content

Commit 6068495

Browse files
committed
eslintrc fix
1 parent 38d2218 commit 6068495

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.eslintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@
4848
"globals": {
4949
"test": true,
5050
"expect": true,
51-
"describe": true,
52-
"NODE_ENV": true
51+
"describe": true
5352
},
5453
"parserOptions": {
5554
"ecmaVersion": 6,

0 commit comments

Comments
 (0)