Skip to content

Commit

Permalink
Merge pull request #48 from KurtzL/fix/packaging-distribution
Browse files Browse the repository at this point in the history
fix: packaging distribution issues
  • Loading branch information
KurtzL authored Aug 22, 2023
2 parents b12be20 + 11a6a1a commit 5ef91f4
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 320 deletions.
20 changes: 20 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# source
lib/

# config
tsconfig.json
tsconfig.build.json
tsconfig.spec.json
.prettierignore
.prettierrc
.eslintignore
.eslintrc.js
.commitlintrc.json
commitlint.config.js
jest.config.js

.github/
.husky/
.idea/
yarn.lock
package-lock.json
Loading

0 comments on commit 5ef91f4

Please sign in to comment.