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

@@ -1,6 +1,6 @@
{
"useTabs": false,
"printWidth": 800,
"printWidth": 100,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "es5",