fix: tsserver config
This commit is contained in:
parent
48d1cab04a
commit
60df55b9d0
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -610,7 +610,7 @@ local servers = {
|
|||
tsserver = {
|
||||
init_options = {
|
||||
preferences = {
|
||||
importModuleSpecifier = 'relative',
|
||||
importModuleSpecifierPreference = 'relative',
|
||||
importModuleSpecifierEnding = 'minimal'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue