Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
Signed-off-by: Marlo Kesser <[email protected]>
  • Loading branch information
marlokessler committed Mar 22, 2024
1 parent 224d8a2 commit 8624195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "dist",
"rootDir": ".",
"declaration": true,
"declaration": true
},
"include": [
// Include the root directory
Expand Down

0 comments on commit 8624195

Please sign in to comment.