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