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