Skip to content

Commit 95df937

Browse files
committed
ignore changesets formatting
1 parent b2a327d commit 95df937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"useTabs": true,
44
"singleQuote": true,
55
"trailingComma": "all",
6-
"ignorePatterns": ["**/CHANGELOG.md"]
6+
"ignorePatterns": ["**/CHANGELOG.md", ".changeset/*.md"]
77
}

0 commit comments

Comments
 (0)