Absolute imports

This commit is contained in:
Eden Kirin
2024-01-28 12:58:53 +01:00
parent f6b1dc6562
commit b4e0f1a7f8
11 changed files with 21 additions and 20 deletions

View File

@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": "src",
"target": "es5",
"lib": [
"dom",