Skip to content

Commit c379540

Browse files
committed
Add prettier-plugin-java to .prettierrc.yaml
1 parent 4d145ba commit c379540

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.prettierrc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
plugins:
2+
- "./packages/prettier-plugin-java/dist/index.js"
13
trailingComma: "none"
24
useTabs: false
35
tabWidth: 2

0 commit comments

Comments
 (0)