Skip to content

Commit

Permalink
remove rootDir tsconfig setting
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <[email protected]>
  • Loading branch information
MasterOdin committed Mar 27, 2021
1 parent 345b063 commit f3bbfb0
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
Expand Up @@ -5,7 +5,6 @@
"declaration": true,
"declarationMap": false,
"sourceMap": false,
"rootDir": ".",
"outDir": "./dist",
"strict": true,
"esModuleInterop": true
Expand Down

0 comments on commit f3bbfb0

Please sign in to comment.