Add eslint dep
This commit is contained in:
parent
e359166e2f
commit
b2316e7351
1 changed files with 4 additions and 1 deletions
|
@ -14,5 +14,8 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/RealOrangeOne/md-pdf/issues"
|
"url": "https://github.com/RealOrangeOne/md-pdf/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/RealOrangeOne/md-pdf#readme"
|
"homepage": "https://github.com/RealOrangeOne/md-pdf#readme",
|
||||||
|
"devDependencies": {
|
||||||
|
"eslint-config": "dabapps/eslint-config.git#2.0.4"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue