web
2025-07-01 e76560c6f1f7150c3f61ef23c1536d08546612f4
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "@/*": ["src/*"]
    }
  }
}