refactor(style): update .prettierignore to match template repository

This commit is contained in:
Naoki Oketani
2025-05-05 12:42:43 +00:00
parent 44d6f21d62
commit 9f0ca85362

View File

@@ -1,3 +1,5 @@
.DS_Store
.licenses/
dist/ dist/
lib/ node_modules/
node_modules/ coverage/