Added diagnostic.

This commit is contained in:
Daniel Rosenwasser
2016-11-11 01:22:06 -08:00
parent 0591e1bd20
commit 39eb187e5c

View File

@@ -3159,6 +3159,10 @@
"category": "Message",
"code": 90007
},
"Add 'this.' to unresolved variable.": {
"category": "Message",
"code": 90008
},
"Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig": {
"category": "Error",
"code": 90009