professor and education updated

This commit is contained in:
2026-04-30 11:17:04 +05:30
parent 0a60f016e9
commit a8b54c1209
6 changed files with 150 additions and 182 deletions

View File

@ -5,6 +5,7 @@
"noImplicitAny": false,
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"rootDir": "./src",
"forceConsistentCasingInFileNames": true,
"strict": true,
"strictPropertyInitialization": false,
@ -33,4 +34,4 @@
"strictInputAccessModifiers": true,
"strictTemplates": true
}
}
}