You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to turn off the includePackageJsonAutoImports but I'm not sure how to do that.
I was following the configuration guide on the README but it doesn't seem to work.
The text was updated successfully, but these errors were encountered:
tamorim
changed the title
Is it possible to change the value for the includePackageJsonAutoImport?
Is it possible to change the value for includePackageJsonAutoImport?
Apr 8, 2024
tamorim
changed the title
Is it possible to change the value for includePackageJsonAutoImport?
Is it possible to change the value for includePackageJsonAutoImports?
Apr 8, 2024
Can you give me an example on how to test it? Something that works in e.g. visual studio code and doesn't work with typescript-tools? I gave this option a look but I don't really know on how to test if it works or not
Because the setup you have looks OK, and I've logged the code and those options are sent to tsserver
I'm trying to turn off the
includePackageJsonAutoImports
but I'm not sure how to do that.I was following the configuration guide on the README but it doesn't seem to work.
This is my current configuration:
The text was updated successfully, but these errors were encountered: