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