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 95da9a0 commit ff7762f
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 ff7762f

Please sign in to comment.