Skip to content

Commit

Permalink
fix: test build
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 8, 2023
1 parent 3edc04d commit d07e720
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/spec/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"es2015.proxy",
"es2018.promise",
"es2016",
"es2017.object"
"es2017.object",
"es2018"
],
"baseUrl": ".",
"rootDir": "../",
Expand Down

0 comments on commit d07e720

Please sign in to comment.