Skip to content

Commit

Permalink
frontend: ignore data directory in .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Aug 28, 2024
1 parent bd319dc commit 82c9d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.prettierignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
src/common/locales/
src/locales/
/data
/dist
.vscode
/public/twemoji

0 comments on commit 82c9d77

Please sign in to comment.