Skip to content

Commit a3c234c

Browse files
Copilotstipsan
andauthored
Add sanity.types.ts to oxfmt ignorePatterns (#308)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stipsan <81981+stipsan@users.noreply.github.com>
1 parent 358a8bc commit a3c234c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"singleQuote": true,
66
"bracketSpacing": false,
77
"experimentalSortImports": {},
8-
"ignorePatterns": ["dist/**", "demo/dist/**", "pnpm-lock.yaml", ".changeset/*.md"]
8+
"ignorePatterns": ["dist/**", "demo/dist/**", "pnpm-lock.yaml", ".changeset/*.md", "test/typegen/sanity.types.ts"]
99
}

0 commit comments

Comments
 (0)