Allow prettier to check more files that it's capable of handling

This commit is contained in:
James M. Greene
2022-09-16 20:35:47 -05:00
parent 45efe60937
commit b030b061cb
3 changed files with 8 additions and 3 deletions

5
.prettierignore Normal file
View File

@@ -0,0 +1,5 @@
# Ignore build artifacts
/dist/
# Ignore all Markdown files
*.md