We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f0726 commit ed6afdaCopy full SHA for ed6afda
2 files changed
.oxfmtrc.json
@@ -2,9 +2,7 @@
2
"$schema": "./node_modules/oxfmt/configuration_schema.json",
3
"printWidth": 120,
4
"singleQuote": true,
5
- "ignorePatterns": [
6
- "CHANGELOG.md"
7
- ],
+ "ignorePatterns": ["CHANGELOG.md", "pnpm-lock.yaml"],
8
"experimentalSortImports": {
9
"groups": [
10
["type-import"],
0 commit comments