Skip to content

Commit

Permalink
config eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed May 6, 2024
1 parent edc8da7 commit cb62afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"no-empty": ["error", { "allowEmptyCatch": true }],
"react/react-in-jsx-scope": "off",
"import/extensions": [
"error",
"warn",
"ignorePackages",
{
"js": "never",
Expand Down

0 comments on commit cb62afd

Please sign in to comment.