Skip to content

Commit

Permalink
build(prettier): add .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nvlang committed Jul 17, 2024
1 parent 8df8a7b commit e437eeb
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
pnpm-lock.yaml
*.md
deno.lock
tests/e2e
.husky
LICENSE
node_modules
dist
coverage
.vscode
tmp
*.hbs
res
*.tmLanguage.json

0 comments on commit e437eeb

Please sign in to comment.