Skip to content

Commit

Permalink
fix: no longer publish unecessary fiiles
Browse files Browse the repository at this point in the history
  • Loading branch information
nickqw14 committed Nov 2, 2021
1 parent 40ca744 commit f159b99
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.eslintrc.json
.prettierrc.json
.babel.config.json
.package-lock.json
rollup.config.js
tsconfig.json
yarn.lock
src
node_modules
1 change: 0 additions & 1 deletion index.ts

This file was deleted.

0 comments on commit f159b99

Please sign in to comment.