@@ -13,7 +13,7 @@
"baseUrl": ".",
"allowJs": true,
"paths": {
- "@/*": ["src/*"]
+ "@/*": ["teach/src/*"]
},
"types": ["vite/client"],
"skipLibCheck": true,