Skip to content

Commit

Permalink
Merge pull request #271 from juburr/master
Browse files Browse the repository at this point in the history
Fix missing source file warnings
  • Loading branch information
KaiVolland authored Nov 16, 2021
2 parents 8602dc2 + fd6d0c0 commit 846b761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"es2017"
],
"sourceMap": true,
"inlineSources": true,
"moduleResolution": "node",
"rootDir": "src",
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit 846b761

Please sign in to comment.