We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9bc344 commit 718b70aCopy full SHA for 718b70a
.prettierrc.yml
@@ -4,5 +4,5 @@ useTabs: false
4
tabWidth: 2
5
semi: false
6
singleQuote: true
7
-trailingComma: false
+trailingComma: 'none'
8
bracketSpacing: true
0 commit comments