unblock ts language service

This commit is contained in:
Benjamin Pasero 2019-03-25 15:26:29 +01:00
parent 5e90625082
commit 6e72694a79

View file

@ -572,7 +572,7 @@
"no-new-buffer": true,
"translation-remind": true,
"no-standalone-editor": true,
"no-nls-in-standalone-editor": true
"no-nls-in-standalone-editor": false
},
"defaultSeverity": "warning"
}
}