Skip to content

Commit

Permalink
dont include any dict folder
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Oct 22, 2017
1 parent 5bf6c67 commit 84b2c38
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
**/__testfixtures__/*
coverage
test
dist
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@
]
},
"jest": {
"testEnvironment": "node",
"modulePathIgnorePatterns": [
"dist"
]
"testEnvironment": "node"
},
"dependencies": {
"babel-code-frame": "^6.22.0",
Expand Down

0 comments on commit 84b2c38

Please sign in to comment.