mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
5 lines
104 B
TOML
5 lines
104 B
TOML
[[language]]
|
|
name = "typescript"
|
|
formatter = { command = "npx" , args = ["prettier", "--write", "."] }
|
|
|