feat(folds): add ts and js folds

This commit is contained in:
Steven Sojka 2020-09-06 09:38:09 -05:00 committed by Thomas Vigouroux
parent feead20c04
commit 02735aae55
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[
(for_in_statement)
(for_statement)
(while_statement)
(arrow_function)
(function)
(function_declaration)
(class_declaration)
(method_definition)
(do_statement)
(with_statement)
(switch_statement)
(switch_case)
(import_statement)
] @fold