Skip to content

Instantly share code, notes, and snippets.

@WesleySmits
Created October 8, 2022 06:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save WesleySmits/bcf1f3c82417e2237a2789a35304328b to your computer and use it in GitHub Desktop.
Save WesleySmits/bcf1f3c82417e2237a2789a35304328b to your computer and use it in GitHub Desktop.
"javascript.suggest.autoImports": true,
"typescript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"typescript.updateImportsOnFileMove.enabled": "always",
"source.organizeImports": true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment