We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36226bb commit d4ba82fCopy full SHA for d4ba82f
.prettierrc.json
@@ -2,6 +2,6 @@
2
"bracketSpacing": true,
3
"semi": true,
4
"singleQuote": true,
5
- "tabWidh": 2,
+ "tabWidth": 2,
6
"endOfLine": "lf"
7
}
0 commit comments