Files
joeac.net/.helix/languages.toml
2024-03-30 16:43:22 +00:00

7 lines
154 B
TOML

[language-server.astro.config]
typescript = { tsdk = "node_modules/typescript/lib" }
[[language]]
name = "astro"
indent = { tab-width = 4, unit = " " }