mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 17:30:08 -04:00
typescript: Use javascript shorthand_property_identifier
This commit is contained in:
parent
a0b2fab978
commit
299b874d2f
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@
|
||||||
|
|
||||||
; Variables
|
; Variables
|
||||||
|
|
||||||
(shorthand_property_identifier) @variable
|
|
||||||
(undefined) @variable.builtin
|
(undefined) @variable.builtin
|
||||||
|
|
||||||
(required_parameter (identifier) @parameter)
|
(required_parameter (identifier) @parameter)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue