Add comma

This commit is contained in:
Mohamed Hegazy
2016-05-23 10:13:33 -07:00
parent 6438fd57c2
commit 8dfc2a1ab8
4 changed files with 7 additions and 7 deletions

View File

@@ -443,7 +443,7 @@
"category": "Error",
"code": 1147
},
"Cannot use imports, exports or module augmentations when '--module' is 'none'.": {
"Cannot use imports, exports, or module augmentations when '--module' is 'none'.": {
"category": "Error",
"code": 1148
},