From 47c2c726f4b7f398e4a27144f84298856228b606 Mon Sep 17 00:00:00 2001 From: Ivan Demidov Date: Fri, 12 Jan 2018 10:52:30 +0300 Subject: [PATCH] build: drop require path exist for eslint --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index f53c63b..3ffad3b 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,6 @@ "eslint-plugin-ava": "^4.2.0", "eslint-plugin-babel": "^4.1.1", "eslint-plugin-markdown": "^1.0.0-beta.4", - "eslint-plugin-require-path-exists": "^1.1.5", "eslint-plugin-xo": "^1.0.0", "execa": "^0.7.0", "husky": "^0.13.3", @@ -136,7 +135,6 @@ "ava", "xo", "babel", - "require-path-exists", "markdown" ], "extends": [