mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(ecma): convert eligible @keyword.operators
This commit is contained in:
parent
56022e0b05
commit
bee003b880
3 changed files with 11 additions and 8 deletions
|
|
@ -5,4 +5,4 @@ export { foo as bar };
|
|||
// ^ include
|
||||
|
||||
const n = 5 as number;
|
||||
// ^ keyword
|
||||
// ^ keyword.operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue