mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
fix: jsx indent query
This commit is contained in:
parent
a2cee8852b
commit
8948c331ee
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
(jsx_self_closing_element)
|
(jsx_self_closing_element)
|
||||||
] @indent
|
] @indent
|
||||||
|
|
||||||
|
(parenthesized_expression) @indent
|
||||||
|
|
||||||
[
|
[
|
||||||
(jsx_closing_element)
|
(jsx_closing_element)
|
||||||
">"
|
">"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue