Skip to content

Commit 2c3418a

Browse files
committed
Add ESLint as peerDependency
2 parents 6006e24 + 48004bf commit 2c3418a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"istanbul": "0.3.13",
3131
"mocha": "2.2.4"
3232
},
33+
"peerDependencies": {
34+
"eslint": ">=0.8.0"
35+
},
3336
"keywords": [
3437
"eslint-plugin",
3538
"eslintplugin",

0 commit comments

Comments
 (0)