You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
294 B

  1. /* To learn more about this file see: https://angular.io/config/tsconfig. */
  2. {
  3. "extends": "../tsconfig.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. }