Fixes #23669. Consistent highlighting of puctuators in ts/js return types (#23871)

This commit is contained in:
Matt Bierner
2017-04-03 14:57:55 -07:00
committed by GitHub
parent 96092113fa
commit 32e4e575c0
4 changed files with 10 additions and 12 deletions

View File

@@ -48,7 +48,6 @@
{
"name": "Types declaration and references, TS grammar specific",
"scope": [
"meta.return.type",
"meta.type.cast.expr",
"meta.type.new.expr",
"support.constant.math",