Skip to content

Commit c9c7922

Browse files
committed
use 'files' instead of .npmignore
1 parent f10d8fc commit c9c7922

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

.npmignore

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

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"repository": "https://github.com/xjamundx/eslint-plugin-promise",
1717
"homepage": "https://github.com/xjamundx/eslint-plugin-promise",
1818
"bugs": "https://github.com/xjamundx/eslint-plugin-promise/issues",
19+
"main": "index.js",
20+
"files": [
21+
"rules"
22+
],
1923
"scripts": {
2024
"format": "prettier --write .",
2125
"lint": "eslint .",

0 commit comments

Comments
 (0)