We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2770a1 commit b62b467Copy full SHA for b62b467
src/compiler/diagnosticMessages.json
@@ -3303,11 +3303,11 @@
3303
"category": "Message",
3304
"code": 90014
3305
},
3306
- "Add {0} to existing import declaration from {1}": {
+ "Add {0} to existing import declaration from {1}.": {
3307
3308
"code": 90015
3309
3310
- "Add declaration for missing property '{0}'": {
+ "Add declaration for missing property '{0}'.": {
3311
3312
"code": 90016
3313
0 commit comments