We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f3e1c commit f1d01ddCopy full SHA for f1d01dd
1 file changed
.oxfmtrc.json
@@ -1,9 +1,8 @@
1
{
2
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3
"printWidth": 140,
4
- "singleQuote": true,
5
- "trailingComma": "all",
6
"ignorePatterns": [
+ ".changesets/*.md",
7
"**/__fixtures__/**",
8
"**/__testfixtures__/**",
9
"**/lib-commonjs/**",
0 commit comments