Add md files to .prettierignore

This is to prevent prettier from auto formatting doc files.
This commit is contained in:
Justin Boyson 2019-08-02 18:45:21 +00:00 committed by Paul Slaughter
parent dd05aed1d3
commit bc89bf56a0
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
# ignore stylesheets for now as this clashes with our linter
*.css
*.scss
*.md