Massive cleanup

Functionnal basic API calls for spells
Cleaned up some functions
Moved some files around
This commit is contained in:
Alexis
2021-07-30 12:24:11 +02:00
parent a15a6614e7
commit 4cc7c5533e
21 changed files with 334 additions and 148 deletions

View File

@@ -11,7 +11,7 @@
"sourceMap": true,
"outDir": "./dist",
"esModuleInterop": true,
"baseUrl": "./src",
"baseUrl": "/src",
"incremental": true,
"types": [
"node",