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

15 行
299B

  1. /* To learn more about this file see: https://angular.io/config/tsconfig. */
  2. {
  3. "extends": "../tsconfig.base.json",
  4. "compilerOptions": {
  5. "outDir": "../out-tsc/e2e",
  6. "module": "commonjs",
  7. "target": "es2018",
  8. "types": [
  9. "jasmine",
  10. "jasminewd2",
  11. "node"
  12. ]
  13. }
  14. }