We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a327d commit 95df937Copy full SHA for 95df937
.oxfmtrc.json
@@ -3,5 +3,5 @@
3
"useTabs": true,
4
"singleQuote": true,
5
"trailingComma": "all",
6
- "ignorePatterns": ["**/CHANGELOG.md"]
+ "ignorePatterns": ["**/CHANGELOG.md", ".changeset/*.md"]
7
}
0 commit comments