fix: don't use prettier for langs it doesn't format

This commit is contained in:
adamdottv 2025-06-27 05:47:14 -05:00 committed by Jay V
parent f3742ddbb8
commit 9ead2f3dfb

View file

@ -109,15 +109,6 @@ export namespace Format {
".xml",
".md",
".mdx",
".php",
".rb",
".java",
".go",
".rs",
".swift",
".kt",
".kts",
".sol",
".graphql",
".gql",
],