nvim-treesitter/tests/indent/ecma
2022-01-21 16:40:36 +01:00
..
binary_expression.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
callback.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
func.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
if_else.js feat(indent): ecma - support try_catch and if_else 2022-01-21 16:40:36 +01:00
object.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
ternary.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
try_catch.js feat(indent): ecma - support try_catch and if_else 2022-01-21 16:40:36 +01:00
variable.js feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00