case/let and some cleanup of the cst

This commit is contained in:
2026-03-08 10:06:53 -07:00
parent eaf020bb91
commit 1a9e76b3e9
9 changed files with 31995 additions and 22415 deletions

View File

@@ -2,6 +2,8 @@ root = true
[*]
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,toml,yml,gyp}]
indent_style = space