Skip to content

Commit

Permalink
add typescript config for test
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Dec 17, 2018
1 parent 2f12e50 commit fa95d0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/integration/tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"compilerOptions": {
"target": "es2015"
}
}

0 comments on commit fa95d0b

Please # to comment.