Skip to content

Commit

Permalink
fix(dist): removed wrong target and module definitions - #20
Browse files Browse the repository at this point in the history
  • Loading branch information
ckotzbauer committed Oct 26, 2017
1 parent 70e2381 commit 9781f4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"extends": "./node_modules/aurelia-tools/tsc/tsconfig",
"compilerOptions": {
"noUnusedParameters": false,
"target": "es6",
"module": "commonjs",
"skipLibCheck": true
},
"exclude": [
Expand Down

0 comments on commit 9781f4d

Please sign in to comment.