Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Revert "fix: --declarationMap"
Browse files Browse the repository at this point in the history
This reverts commit e0c5171.
  • Loading branch information
jdx committed Jun 16, 2018
1 parent 3816cc0 commit 7c5284d
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
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"forceConsistentCasingInFileNames": true,
"importHelpers": true,
"module": "commonjs",
Expand Down

0 comments on commit 7c5284d

Please sign in to comment.