fix(client): exclude generated files from formatting (#33832)
Co-authored-by: Test <test@opencode.test>
This commit is contained in:
committed by
GitHub
parent
f55d8fa3ff
commit
e6c45134ab
@@ -1 +1,5 @@
|
||||
["client-error.ts", "client.ts", "index.ts"]
|
||||
[
|
||||
"client-error.ts",
|
||||
"client.ts",
|
||||
"index.ts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user