Skip to content

Instantly share code, notes, and snippets.

@huang-xiao-jian
Created June 17, 2020 01:49
Show Gist options
  • Save huang-xiao-jian/e5a8c70c4ea8261aef0d2ec566f4f9ec to your computer and use it in GitHub Desktop.
Save huang-xiao-jian/e5a8c70c4ea8261aef0d2ec566f4f9ec to your computer and use it in GitHub Desktop.
vscode exclude compile JS files
{
"**/*.js: "$(basename).ts"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment