Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
style: πŸ’„ removes no-process-env rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Bolotskov committed Dec 10, 2019
1 parent 80176cd commit 747ca66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"rules": {
"import/unambiguous": "off",
"import/no-commonjs": "off",
"no-process-env": "off",
"promise/prefer-await-to-then": "off",
"strict": "off"
}
Expand Down

0 comments on commit 747ca66

Please sign in to comment.