Skip to content

Commit

Permalink
Added declaration source map files
Browse files Browse the repository at this point in the history
  • Loading branch information
jalik committed Apr 28, 2023
1 parent 9c1ae13 commit b975230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"esModuleInterop": true,
"module": "ES2022",
"moduleResolution": "Node",
Expand Down

0 comments on commit b975230

Please sign in to comment.