Skip to content

Commit

Permalink
Fix missing source file warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
juburr committed Nov 16, 2021
1 parent cc480cc commit ec61329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -8,6 +8,7 @@
"target": "es5",
"lib": ["es2017", "dom"],
"sourceMap": true,
"inlineSources": true,
"moduleResolution": "node",
"rootDir": "src",
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit ec61329

Please sign in to comment.