Skip to content

Commit

Permalink
Add .prettierrc and .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Mar 12, 2021
1 parent 621c2f1 commit 5a2eb0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
@@ -0,0 +1 @@
CHANGELOG.md
2 changes: 2 additions & 0 deletions .prettierrc
@@ -0,0 +1,2 @@
# This project uses Prettier defaults, the config file is present in
# order to trigger editor plugins to allow format on save behaviour

0 comments on commit 5a2eb0b

Please sign in to comment.