web
3 天以前 e630e68f1931a4891381e4b1c7be4b4b02c74ff8
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "@/*": ["src/*"]
    }
  }
}