Skip to content

Commit f1d01dd

Browse files
update config
1 parent e0f3e1c commit f1d01dd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.oxfmtrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
33
"printWidth": 140,
4-
"singleQuote": true,
5-
"trailingComma": "all",
64
"ignorePatterns": [
5+
".changesets/*.md",
76
"**/__fixtures__/**",
87
"**/__testfixtures__/**",
98
"**/lib-commonjs/**",

0 commit comments

Comments
 (0)