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 257e7a6 commit 5dcd2ebCopy full SHA for 5dcd2eb
1 file changed
package.json
@@ -128,6 +128,7 @@
128
"bracketSpacing": false,
129
"proseWrap": "never",
130
"singleQuote": true,
131
+ "trailingComma": "all",
132
"arrowParens": "avoid",
133
"overrides": [
134
{
0 commit comments