Skip to content

Commit

Permalink
Enable type generation
Browse files Browse the repository at this point in the history
  • Loading branch information
nix6839 committed Mar 10, 2024
1 parent c90c02b commit 6019985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.build.json
Expand Up @@ -3,6 +3,7 @@
"exclude": ["configs", "test", "scripts", "standalone", "jest.setup.js"],
"compilerOptions": {
"noEmit": false,
"declaration": true,
"outDir": "dist",
"removeComments": true
}
Expand Down

0 comments on commit 6019985

Please sign in to comment.