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 4da90a3 commit 2ff0954Copy full SHA for 2ff0954
.prettierrc
@@ -2,5 +2,6 @@
2
"singleQuote": true,
3
"trailingComma": "all",
4
"semi": false,
5
- "arrowParens": "avoid"
+ "arrowParens": "avoid",
6
+ "tabWidth": 2
7
}
0 commit comments