QYF-GitLab1
12 小时以前 cf7e71c6d0fb64eeb6b5deac540da843b4bb465c
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "paths": {
      "@/*": ["./src/*"]
    }
  },
  "exclude": ["node_modules", "dist"]
}