Blame view

Yi.Vben5.Vue3/apps/backend-mock/tsconfig.build.json 97 Bytes
515fceeb   “wangming”   框架初始化
1
2
3
4
  {
    "extends": "./tsconfig.json",
    "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
  }