Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
refactor(npm): remove unused resource files in build package
Browse files Browse the repository at this point in the history
Signed-off-by: Khánh Hoàng <hoangchaukhanh93@gmail.com>
  • Loading branch information
hckhanh committed May 28, 2020
1 parent f1219ce commit b6189c7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,18 @@ tsconfig.*
# Coverage directory used by tools like istanbul
coverage

# resource files
.*rc*

# nyc test coverage
.nycrc
.nyc_output

# prettier
.prettierrc.yml

# eslint
.eslintrc.yml
.eslintignore

# github
.github
.dependabot

# source
src

0 comments on commit b6189c7

Please sign in to comment.