Skip to content

Commit

Permalink
use "files" instead of .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Sep 13, 2016
1 parent d7ac357 commit ee49b74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resolvers/webpack/.npmignore

This file was deleted.

4 changes: 4 additions & 0 deletions resolvers/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"test": "nyc mocha -t 5s",
"report": "nyc report --reporter=html"
},
"files": [
"index.js",
"config.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/benmosher/eslint-plugin-import.git"
Expand Down

0 comments on commit ee49b74

Please sign in to comment.