feat : concept creation

This commit is contained in:
2025-01-13 22:33:10 +01:00
parent 9ab476bbbd
commit b1ac26aa91
10 changed files with 67 additions and 9 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"baseUrl": "./",
"incremental": true,
"skipLibCheck": true,
"esModuleInterop": true
"esModuleInterop": true,
"resolveJsonModule": true
}
}