Exam generation rework, batch user tables, fastapi endpoint switch
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"downlevelIteration": true,
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"@/training/*": ["./src/components/TrainingContent/*"]
|
||||
"@/training/*": ["./src/components/TrainingContent/*"],
|
||||
"@/editor/*": ["./src/components/ExamEditor/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user