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