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