Skip to content

Commit

Permalink
style: correct rule in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Jan 26, 2021
1 parent c77b9d2 commit 49ce1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/.eslintrc
Expand Up @@ -7,7 +7,7 @@
"mocha": true
},
"rules": {
"eslint no-process-env": "off",
"no-process-env": "off",
"no-new-wrappers": 0,
"no-array-constructor": 0,
"no-new-object": 0,
Expand Down

0 comments on commit 49ce1f4

Please sign in to comment.