feat: projects, api, viewer, settings

This commit is contained in:
2024-12-15 20:19:49 +01:00
parent 12036ff5e1
commit d11218b1cd
33 changed files with 1520 additions and 491 deletions

View File

@@ -2,4 +2,6 @@
"editor.tabSize": 2,
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.rulers": [100],
"rewrap.wrappingColumn": 70,
}