mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-12 10:50:08 +02:00
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"printWidth": 100,
|
|
"ignorePatterns": [
|
|
"**/bindings/**",
|
|
"crates/yaak-templates/pkg/**",
|
|
"apps/yaak-client/routeTree.gen.ts"
|
|
]
|
|
}
|