Skip to content

Commit 94caa7c

Browse files
committed
chore(fmt): ignore md
1 parent 367abe5 commit 94caa7c

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
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3-
"ignorePatterns": [],
3+
"ignorePatterns": ["*.md"],
44
"semi": false,
55
"singleQuote": true
66
}

0 commit comments

Comments
 (0)