Skip to content

Commit

Permalink
fix(typescript): fixed sourcemap issue, grafana#6904
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelo committed Dec 12, 2016
1 parent ee6cd72 commit 40b3593
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"noImplicitAny": false,
"target": "es5",
"rootDir": "public/",
"sourceRoot": "public/",
"module": "system",
"noEmitOnError": true,
"emitDecoratorMetadata": true,
Expand Down

0 comments on commit 40b3593

Please sign in to comment.