Skip to content

Commit

Permalink
chore: include eslint files on package
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Sep 1, 2021
1 parent 33f7385 commit 0e88571
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@

!LICENSE
!README.md

!package.json
!tsconfig.json
!.prettierrc

!.gitignore

!.prettierrc
!.prettierignore

!.eslintrc
!.eslintignore

!/src/**
!/dist/**

0 comments on commit 0e88571

Please sign in to comment.