Skip to content

Commit

Permalink
Removed unnecesary eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
bgonp committed Apr 8, 2021
1 parent 6ceeab4 commit ad79a2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"es2021": true,
"jest": true
},
"ignorePatterns": ["src/styles/**"],
"extends": [
"plugin:react/recommended",
"standard"
Expand Down

0 comments on commit ad79a2f

Please sign in to comment.