Broker System for Supercredit
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

18 行
305B

  1. /* To learn more about this file see: https://angular.io/config/tsconfig. */
  2. {
  3. "extends": "./tsconfig.json",
  4. "compilerOptions": {
  5. "outDir": "./out-tsc/app",
  6. "types": [
  7. "node"
  8. ]
  9. },
  10. "files": [
  11. "src/main.ts",
  12. "src/polyfills.ts"
  13. ],
  14. "include": [
  15. "src/**/*.d.ts"
  16. ]
  17. }