This commit is contained in:
2025-09-17 16:50:06 -04:00
parent 50376f71a8
commit 0fa6025514
8 changed files with 567 additions and 326 deletions

View File

@@ -1,4 +1,5 @@
{
"tabWidth": 2,
"useTabs": false
"tabWidth": 4,
"useTabs": false,
"experimentalOperatorPosition": "start"
}