Skip to content
Discussion options

You must be logged in to vote

In this discussion #2536 its mentioned how to override default importmap path you need something like

[[language]]
name = "typescript"
roots = ["deno.json"]
language-server = { command = "deno", args = ["lsp"] }
config = { enable = true, importMap = "deno.json" } //this part

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hemedani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #7733 on July 25, 2023 09:53.