We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829196b commit c5c0430Copy full SHA for c5c0430
.prettierrc
@@ -1,6 +1,5 @@
1
{
2
- "singleQuote": true,
3
- "bracketSpacing": false,
4
- "trailingComma": "es5",
5
- "printWidth": 100
+ "singleQuote": true,
+ "bracketSpacing": false,
+ "printWidth": 100
6
}
0 commit comments