mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
update astro
This commit is contained in:
parent
e24383e556
commit
5436cbf4e7
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
||||||
*/
|
*/
|
||||||
''
|
''
|
||||||
function(_, config)
|
function(_, config)
|
||||||
-- TODO: Make this a shared util function
|
|
||||||
if config.init_options and config.init_options.typescript and not config.init_options.typescript.tsdk then
|
if config.init_options and config.init_options.typescript and not config.init_options.typescript.tsdk then
|
||||||
config.init_options.typescript.tsdk = util.get_typescript_server_path(config.root_dir)
|
config.init_options.typescript.tsdk = util.get_typescript_server_path(config.root_dir)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue