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 d58e7dc commit d3416c4Copy full SHA for d3416c4
starter-kit/.prettierrc
@@ -1,4 +1,4 @@
1
{
2
"singleQuote": true,
3
- "trailingCommas": "es5"
+ "trailingComma": "es5"
4
}
0 commit comments