Riley Bruins
|
fa611f612a
|
fix(ecma): indent single-line if statements (#6846)
Fixes #5898.
|
2024-07-04 11:13:16 +09:00 |
|
Raymond Ha
|
6c4772f7b6
|
indents(ecma): Fix switch default indent
|
2022-12-07 18:05:33 +01:00 |
|
Stephan Seitz
|
c30f73aaa4
|
ci: add test for #3382 (wrong JS array indent)
|
2022-09-10 12:59:21 -07:00 |
|
Kiyan
|
6f3fbb2622
|
fix(ecma): indent end for bracket (#3121)
|
2022-07-07 14:35:12 +02:00 |
|
Stephan Seitz
|
bda4b35f76
|
indents(ecma): use auto indent on (ERROR)
Fixes #2515
|
2022-04-04 09:03:30 +02:00 |
|
Munif Tanjim
|
3ef2c77e13
|
fix(indent): ecma - parenthesized expression indentation
|
2022-02-26 15:44:37 +01:00 |
|
Munif Tanjim
|
20168d8e20
|
fix(indent): ecma - class method indentation
|
2022-02-26 15:44:11 +01:00 |
|
Munif Tanjim
|
7a6d93ca5b
|
feat(indent): ecma - support common use-cases
|
2022-01-21 16:40:36 +01:00 |
|
Munif Tanjim
|
8f9d4ada35
|
feat(indent): ecma - support try_catch and if_else
|
2022-01-21 16:40:36 +01:00 |
|