refactor: update project structure

This commit is contained in:
Chneemann 2026-07-17 07:38:09 +02:00
parent 8e237e635b
commit 80d16534b9
6 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

@ -19,7 +19,7 @@
} }
], ],
"paths": { "paths": {
"@/*": ["./*"] "@/*": ["./src/*"]
} }
}, },
"include": [ "include": [