ll
liukangdong
2025-03-06 1322877734534b271c3123c1892adac7f781e35b
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}