Skip to content

Commit

Permalink
Excludes typings from test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mishok13 committed Dec 1, 2017
1 parent aefb007 commit ff4490b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -36,6 +36,7 @@
"**/*.test.js",
"**/__tests__/**",
"**/node_modules/**",
"src/vendor.d.ts",
"example",
"dist",
"coverage"
Expand Down

0 comments on commit ff4490b

Please sign in to comment.