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