mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-22 12:03:44 -05:00
Adds success message for tsconfig.json init
This commit is contained in:
@@ -2286,6 +2286,10 @@
|
||||
"category": "Message",
|
||||
"code": 6069
|
||||
},
|
||||
"Successfully created a tsconfig.json file.": {
|
||||
"category": "Message",
|
||||
"code": 6070
|
||||
},
|
||||
|
||||
"Variable '{0}' implicitly has an '{1}' type.": {
|
||||
"category": "Error",
|
||||
|
||||
Reference in New Issue
Block a user