Skip to content

Commit

Permalink
[INTERNAL] TypeScript: Emit types
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Aug 28, 2024
1 parent 5e810e4 commit 71db3a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@
"lib": ["ES2022"],
"strict": true,
"sourceMap": true,
"declaration": true,
"declarationMap": true,
}
}

0 comments on commit 71db3a9

Please sign in to comment.