Skip to content

Commit

Permalink
chore: update .npmignore file to include vitest.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshRitesh12 committed Aug 5, 2024
1 parent c924351 commit e00b43d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
node_modules
src

README.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md
CODE_OF_CONDUCT.md

tsconfig.json
tsup.config.ts

vitest.config.ts

0 comments on commit e00b43d

Please sign in to comment.