mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
fix: don't use prettier for langs it doesn't format
This commit is contained in:
parent
f3742ddbb8
commit
9ead2f3dfb
1 changed files with 0 additions and 9 deletions
|
@ -109,15 +109,6 @@ export namespace Format {
|
|||
".xml",
|
||||
".md",
|
||||
".mdx",
|
||||
".php",
|
||||
".rb",
|
||||
".java",
|
||||
".go",
|
||||
".rs",
|
||||
".swift",
|
||||
".kt",
|
||||
".kts",
|
||||
".sol",
|
||||
".graphql",
|
||||
".gql",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue