Skip to content

Instantly share code, notes, and snippets.

@hbaqai
Created July 14, 2016 06:45
Show Gist options
  • Save hbaqai/5a77a45a2041fa5a70e29648c4a0688a to your computer and use it in GitHub Desktop.
Save hbaqai/5a77a45a2041fa5a70e29648c4a0688a to your computer and use it in GitHub Desktop.
This is a settings.json file that should be in the .vscode directory. It points to a typescript definition files (d.ts)
// Place your settings in this file to overwrite default and user settings.
{
"typescript.tsdk": "./node_modules/typescript/lib"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment