Skip to content

Commit

Permalink
Back to system.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Jan 27, 2016
1 parent c281882 commit 3d23418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "ES5",
"module": "commonjs",
"module": "system",
"moduleResolution": "node",
"sourceMap": true,
"emitDecoratorMetadata": true,
Expand Down

0 comments on commit 3d23418

Please sign in to comment.