Skip to content

Commit 9db16c8

Browse files
committed
Add config
1 parent 81645d5 commit 9db16c8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.oxfmtrc.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3-
"ignorePatterns": [],
4-
"printWidth": 100,
5-
"tabWidth": 4
3+
"ignorePatterns": ["*.md"],
4+
"arrowParens": "avoid"
65
}

0 commit comments

Comments
 (0)