Skip to content

Commit

Permalink
fix: output declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Aug 2, 2022
1 parent 89bd9e3 commit ef5e260
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 @@ -6,6 +6,7 @@
"es2020"
],
"module": "commonjs",
"outDir": "dist",
"rootDir": ".",
"sourceMap": true,
"strict": true,
Expand Down

0 comments on commit ef5e260

Please sign in to comment.