1 parent ecbfe8b commit bde0178Copy full SHA for bde0178
1 file changed
.oxfmtrc.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3
- "ignorePatterns": [],
+ "ignorePatterns": [".changeset/**"],
4
"semi": false,
5
"singleQuote": true,
6
"printWidth": 60
0 commit comments