more typescript
This commit is contained in:
parent
b41dfb74fc
commit
7d7f74cbc2
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ local theme = lush(function()
|
||||||
typescriptDOMEventTargetMethod { Identifier },
|
typescriptDOMEventTargetMethod { Identifier },
|
||||||
typescriptBOMWindowMethod { Identifier },
|
typescriptBOMWindowMethod { Identifier },
|
||||||
typescriptAbstract { Keyword },
|
typescriptAbstract { Keyword },
|
||||||
|
typescriptBOMLocationMethod { Identifier },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
Reference in a new issue