杨磊
19 小时以前 afe2fbc5b0375c7c06853fc981deec74e04fd630
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}