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 0c6fc4d commit cce5d8bCopy full SHA for cce5d8b
.prettierrc
@@ -1,4 +1,5 @@
1
{
2
"semi": false,
3
- "singleQuote": true
+ "singleQuote": true,
4
+ "tabWidth": 2
5
}
0 commit comments