Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
fix(): fix package size
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyazgara committed May 13, 2021
1 parent 014b217 commit 0b18790
Showing 1 changed file with 4 additions and 29 deletions.
33 changes: 4 additions & 29 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,29 +1,4 @@
test
lib
coverage
.nyc_output
.github
.circleci
.idea

.commitlintrc.json
.editorconfig
.eslintignore
.eslintrc.spec.yaml
.eslintrc.yaml
.gitignore
.huskyrc.js
.lintstagedrc
.nycrc.yaml
.prettierignore
.prettierrc.yaml
.release-it.yml
renovate.json
tsconfig.json
tsconfig.spec.json

# ignore the .ts files
*.ts

# include the .d.ts files
!*.d.ts
*
!dist/**/*
!index.js
!index.d.ts

0 comments on commit 0b18790

Please sign in to comment.