Skip to content

Instantly share code, notes, and snippets.

@codewithbernard
Created February 9, 2022 08:48
Show Gist options
  • Save codewithbernard/59a8a8a189ec2b8cea97079dbab62933 to your computer and use it in GitHub Desktop.
Save codewithbernard/59a8a8a189ec2b8cea97079dbab62933 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"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment