Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
chore: ignore eslint errors in dev mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dimadk24 committed Feb 3, 2021
1 parent bee0ac8 commit 693c00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
HTTPS=true
ESLINT_NO_DEV_ERRORS=true
REACT_APP_API_HOST=http://127.0.0.1:8000
REACT_APP_SENTRY_DSN=""
REACT_APP_POSTHOG_ID=""
Expand Down

0 comments on commit 693c00a

Please sign in to comment.