Skip to content

Commit 718b70a

Browse files
committed
Correct .prettierrc and update main.js formatting
1 parent f9bc344 commit 718b70a

File tree

3 files changed

+323
-228
lines changed

3 files changed

+323
-228
lines changed

.prettierrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ useTabs: false
44
tabWidth: 2
55
semi: false
66
singleQuote: true
7-
trailingComma: false
7+
trailingComma: 'none'
88
bracketSpacing: true

0 commit comments

Comments
 (0)