Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Commit

Permalink
Added jasmine to the e2e tsconfig types
Browse files Browse the repository at this point in the history
  • Loading branch information
hd-genius committed Aug 10, 2022
1 parent 4e3e0f0 commit 988d720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tsconfig.e2e.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"baseUrl": "./",
"types": ["jasmine"],
"module": "commonjs",
"target": "es5"
}
Expand Down

0 comments on commit 988d720

Please sign in to comment.