Files
yaak/.oxfmtrc.json
2026-05-07 15:50:10 -07:00

9 lines
149 B
JSON

{
"printWidth": 100,
"ignorePatterns": [
"**/bindings/**",
"crates/yaak-templates/pkg/**",
"apps/yaak-client/routeTree.gen.ts"
]
}