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 2695508 commit c77ecfaCopy full SHA for c77ecfa
1 file changed
.oxfmtrc.json
@@ -4,9 +4,5 @@
4
"singleQuote": true,
5
"arrowParens": "avoid",
6
"quoteProps": "consistent",
7
- "experimentalSortPackageJson": false,
8
- "ignorePatterns": [
9
- // Docus MDC content - formatter breaks component syntax
10
- "docs/content/**/*.md"
11
- ]
+ "experimentalSortPackageJson": false
12
}
0 commit comments