Skip to content

Commit ed6afda

Browse files
committed
FIXUP
1 parent 58f0726 commit ed6afda

2 files changed

Lines changed: 672 additions & 1074 deletions

File tree

.oxfmtrc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"$schema": "./node_modules/oxfmt/configuration_schema.json",
33
"printWidth": 120,
44
"singleQuote": true,
5-
"ignorePatterns": [
6-
"CHANGELOG.md"
7-
],
5+
"ignorePatterns": ["CHANGELOG.md", "pnpm-lock.yaml"],
86
"experimentalSortImports": {
97
"groups": [
108
["type-import"],

0 commit comments

Comments
 (0)