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
-29
View File
@@ -1,29 +0,0 @@
[
(select)
(cte)
(column_definitions)
(case)
(subquery)
(insert)
(when_clause)
] @indent.begin
(block
(keyword_begin)) @indent.begin
(column_definitions
")" @indent.branch)
(subquery
")" @indent.branch)
(cte
")" @indent.branch)
[
(keyword_end)
(keyword_values)
(keyword_into)
] @indent.branch
(keyword_end) @indent.end