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