We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f57f1 commit 2d9eb4aCopy full SHA for 2d9eb4a
.prettierrc
@@ -5,5 +5,6 @@
5
"singleQuote": false,
6
"jsxSingleQuote": false,
7
"semi": true,
8
- "trailingComma": "all"
+ "trailingComma": "all",
9
+ "tabWidth": 2
10
}
0 commit comments