Skip to content

Commit

Permalink
chore: clean up config
Browse files Browse the repository at this point in the history
  • Loading branch information
ph-fritsche committed Mar 13, 2021
1 parent 810c9a2 commit b8a78c8
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
@@ -1,8 +1,7 @@
{
"extends": "./node_modules/kcd-scripts/shared-tsconfig.json",
"compilerOptions": {
"allowJs": true,
"esModuleInterop": true
"allowJs": true
},
"include": ["./src", "./typings"]
}

0 comments on commit b8a78c8

Please sign in to comment.