Skip to content

Commit

Permalink
don't set target: es6 in tsconfig.build-es6.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Jan 29, 2020
1 parent cd39795 commit 0eb0660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.es6.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./es6",
"target": "es6",
"module": "es6"
}
}

0 comments on commit 0eb0660

Please sign in to comment.