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