Skip to content

Commit

Permalink
chore: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdenisov committed Jun 18, 2020
1 parent b22afd3 commit d828498
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ dist
.vscode-test

cookie.json
node_modules

.dist/
.vscode/
Expand All @@ -119,4 +120,5 @@ cookie_example.json
docs/
.github/
.prettierrc
.prettierignore
tsconfig.json
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"exclude": [
"node_modules",
"dist",
"cookie.json",
"*.json",
"testing"
]
}

0 comments on commit d828498

Please sign in to comment.