fix: port some esc files

This commit is contained in:
2025-01-25 19:56:44 +01:00
parent 93ee35362b
commit 09b02a210a
26 changed files with 174 additions and 173 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"editor.tabSize": 4,
"editor.insertSpaces": false,
"editor.detectIndentation": false
}