mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-20 05:17:43 -05:00
Add localizable diagnostic for "Install '{0}'" (#19651)
This commit is contained in:
@@ -3797,5 +3797,9 @@
|
||||
"Convert to default import": {
|
||||
"category": "Message",
|
||||
"code": 95013
|
||||
},
|
||||
"Install '{0}'": {
|
||||
"category": "Message",
|
||||
"code": 95014
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user