Split out ts syntax and grammar to ts basics

This commit is contained in:
Matt Bierner
2018-02-23 12:53:01 -08:00
parent ac5ed16ece
commit e23c58b3ab
39 changed files with 111 additions and 45 deletions

View File

@@ -0,0 +1,4 @@
{
"displayName": "TypeScript Language Basics",
"description": "Provides syntax highlighting and basic language support for TypeScript."
}