Chore: Updated .vscode/* files and other boilerplate stuff

This commit is contained in:
2026-02-18 07:36:26 +00:00
parent 608d1e6f13
commit ba97abf0c5
11 changed files with 3533 additions and 129 deletions

View File

@ -10,6 +10,7 @@ trim_trailing_whitespace = true
[*.ts]
quote_type = single
ij_typescript_use_double_quotes = false
[*.md]
max_line_length = off