Skip to content

Commit

Permalink
remove esModuleInterop
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Nov 16, 2020
1 parent d42267c commit cacd4fd
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 @@ -14,7 +14,6 @@
"declaration": true,
"lib": ["ES2018"],
"module": "CommonJS",
"esModuleInterop": true,
"moduleResolution": "Node"
}
}

0 comments on commit cacd4fd

Please sign in to comment.