Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! chore: min node version, dep updates and …
Browse files Browse the repository at this point in the history
…ts-loader in test matrix
  • Loading branch information
SimonSchick committed Nov 20, 2018
1 parent bcee423 commit e208025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2015",
"target": "es6",
"noImplicitReturns": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
Expand Down

0 comments on commit e208025

Please sign in to comment.