mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
fix(indent): ecma - class method indentation
This commit is contained in:
parent
1eaf0150c2
commit
20168d8e20
3 changed files with 34 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
(class_body)
|
||||
(export_clause)
|
||||
(formal_parameters)
|
||||
(method_definition)
|
||||
(named_imports)
|
||||
(object)
|
||||
(object_pattern)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue