Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrotomassini committed Mar 7, 2022
1 parent d8ab764 commit 49026cb
Show file tree
Hide file tree
Showing 21 changed files with 1,495 additions and 17,648 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions e2e/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es5",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",
Expand Down
Loading

0 comments on commit 49026cb

Please sign in to comment.