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