Skip to content

Commit ee49b74

Browse files
committed
use "files" instead of .npmignore
1 parent d7ac357 commit ee49b74

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

resolvers/webpack/.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

resolvers/webpack/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"test": "nyc mocha -t 5s",
88
"report": "nyc report --reporter=html"
99
},
10+
"files": [
11+
"index.js",
12+
"config.js"
13+
],
1014
"repository": {
1115
"type": "git",
1216
"url": "git+https://github.com/benmosher/eslint-plugin-import.git"

0 commit comments

Comments
 (0)