diff --git a/package.json b/package.json index d618562..e914b72 100644 --- a/package.json +++ b/package.json @@ -14,5 +14,8 @@ "bugs": { "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" + } }