Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
fixes #264: npmignoring all linting and babel configurations that are…
Browse files Browse the repository at this point in the history
… not runtime files.
  • Loading branch information
caridy committed Mar 30, 2017
1 parent b66fbfa commit 5ef821f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ data/
# (It doesn't need anything used during development of this library.)
tools/
tests/
.babelrc
.eslintrc
.eslintignore
yarn.lock
CONTRIBUTING.md

coverage/
tasks/
Expand Down

0 comments on commit 5ef821f

Please sign in to comment.