This commit is contained in:
Przemysław Chudzia 2024-03-12 10:21:32 +01:00
commit 83decbc1a2
1 changed files with 1 additions and 1 deletions

View File

@ -610,7 +610,7 @@ local servers = {
tsserver = {
init_options = {
preferences = {
importModuleSpecifier = 'relative',
importModuleSpecifierPreference = 'relative',
importModuleSpecifierEnding = 'minimal'
}
}