mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -04:00
fix(ecma): indent end for bracket (#3121)
This commit is contained in:
parent
5dfbbcc46e
commit
6f3fbb2622
3 changed files with 6 additions and 0 deletions
2
tests/indent/ecma/new-line-after-class.js
Normal file
2
tests/indent/ecma/new-line-after-class.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class A {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue