We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358a8bc commit a3c234cCopy full SHA for a3c234c
1 file changed
.oxfmtrc.json
@@ -5,5 +5,5 @@
5
"singleQuote": true,
6
"bracketSpacing": false,
7
"experimentalSortImports": {},
8
- "ignorePatterns": ["dist/**", "demo/dist/**", "pnpm-lock.yaml", ".changeset/*.md"]
+ "ignorePatterns": ["dist/**", "demo/dist/**", "pnpm-lock.yaml", ".changeset/*.md", "test/typegen/sanity.types.ts"]
9
}
0 commit comments