fix(ts): remove unused files

This commit is contained in:
2026-05-03 14:51:54 +02:00
parent 94a5371629
commit 28840a9e06
40 changed files with 0 additions and 1683 deletions
-26
View File
@@ -1,26 +0,0 @@
[
(normal_command)
(if_condition)
(foreach_loop)
(while_loop)
(function_def)
(macro_def)
(block_def)
] @indent.begin
[
(elseif_command)
(else_command)
(endif_command)
(endforeach_command)
(endwhile_command)
(endfunction_command)
(endmacro_command)
(endblock_command)
] @indent.branch
")" @indent.branch
")" @indent.end
(argument_list) @indent.auto