Astro initial commit
This commit is contained in:
6
.helix/languages.toml
Normal file
6
.helix/languages.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[language-server.astro.config]
|
||||
typescript = { tsdk = "node_modules/typescript/lib" }
|
||||
|
||||
[[language]]
|
||||
name = "astro"
|
||||
indent = { tab-width = 4, unit = " " }
|
||||
Reference in New Issue
Block a user