Refactor code structure

This commit is contained in:
2024-11-14 14:37:36 +01:00
parent b94940e8fd
commit c9e82fd001
17 changed files with 66 additions and 63 deletions

View File

@@ -9,7 +9,10 @@
"typeRoots": [
"./src/types",
"./node_modules/@types"
]
],
"paths": {
"@types": ["./src/types"]
}
},
"include": ["src/**/*"],
"exclude": [