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 367abe5 commit 94caa7cCopy full SHA for 94caa7c
.oxfmtrc.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3
- "ignorePatterns": [],
+ "ignorePatterns": ["*.md"],
4
"semi": false,
5
"singleQuote": true
6
}
0 commit comments