Skip to content

Commit

Permalink
Remove moduleResolution
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Dec 12, 2019
1 parent 5e7406b commit 8003ce6
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,6 +1,5 @@
{
"compilerOptions": {
"moduleResolution": "node",
"allowJs": true,
"allowSyntheticDefaultImports": true,
"checkJs": true,
Expand Down

0 comments on commit 8003ce6

Please sign in to comment.