Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

14 lines
274B

  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. "node"
  11. ]
  12. }
  13. }