Skip to content

Commit

Permalink
fix: remove include property from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
oscard0m authored Oct 1, 2020
1 parent 17eedb2 commit 3245c7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
"strict": true,
"target": "es2020",
"resolveJsonModule": true
},
"include": ["src/**/*"]
}
}

0 comments on commit 3245c7f

Please sign in to comment.