Skip to content

Commit

Permalink
👌 IMPROVE: update eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
cwaku committed Feb 11, 2023
1 parent 2e3d2ca commit 846743c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"import/no-unresolved": "off",
"no-shadow": "off"
},
"ignorePatterns": ["dist/", "build/"]
"ignorePatterns": ["dist/", "build/", "public/~partytown"]
}

0 comments on commit 846743c

Please sign in to comment.