mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(typescript): add non-null operator
This commit is contained in:
parent
a79baf0399
commit
6e8ad92031
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@
|
|||
|
||||
(template_literal_type) @string
|
||||
|
||||
(non_null_expression "!" @operator)
|
||||
|
||||
;; punctuation
|
||||
|
||||
(type_arguments
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue