Skip to content

Commit

Permalink
chore: Add empty Prettier config file
Browse files Browse the repository at this point in the history
This is necessary so that the Prettier extension in VSCode doesn't fall back to a global configuration file
  • Loading branch information
jhnns committed Jan 12, 2025
1 parent 55fd400 commit 906dfd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prettier.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

1 comment on commit 906dfd8

@jhnns
Copy link
Member Author

@jhnns jhnns commented on 906dfd8 Jan 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/cc @jondewoo :)

Please sign in to comment.