Skip to content

Commit 7c31305

Browse files
committed
adding prettier config
1 parent 710425f commit 7c31305

2 files changed

Lines changed: 858 additions & 795 deletions

File tree

src/main/js/.prettierrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# .prettierrc
2+
printWidth: 80
3+
singleQuote: true
4+
tabWidth: 2
5+
useTabs: false
6+
semi: true
7+

0 commit comments

Comments
 (0)