Skip to content

Commit

Permalink
Activate prettier plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Henneke <[email protected]>
  • Loading branch information
dhenneke committed Aug 24, 2023
1 parent 8ffa504 commit c1e81e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Use single quotes instead of double quotes.
# (this will not affect JSX)
singleQuote: true

plugins: ['prettier-plugin-organize-imports']

0 comments on commit c1e81e6

Please sign in to comment.