Skip to content

Commit

Permalink
Disable declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
henryruhs committed Feb 7, 2025
1 parent f1d18f0 commit 872e0b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default
{
compilerOptions:
{
rootDir: 'src',
declaration: false
}
}),
Expand Down

0 comments on commit 872e0b9

Please sign in to comment.