fix: Add missing opening quote (#18534)

And thank you for this tool!
This commit is contained in:
Ivan Enderlin
2017-09-18 11:21:33 -07:00
committed by Mohamed Hegazy
parent 79e12eb48b
commit fe0ba0c743

View File

@@ -2686,7 +2686,7 @@
"category": "Message",
"code": 6015
},
"Specify module code generation: 'none', commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'.": {
"Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'.": {
"category": "Message",
"code": 6016
},