We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a17b12 commit e5fdb8cCopy full SHA for e5fdb8c
1 file changed
.oxfmtrc.json
@@ -3,7 +3,7 @@
3
"tabWidth": 2,
4
"useTabs": false,
5
"endOfLine": "lf",
6
- "trailingComma": "es5",
+ "trailingComma": "all",
7
"semi": true,
8
"singleQuote": false,
9
"arrowParens": "avoid",
0 commit comments