diff --git a/.eslintrc.json b/.eslintrc.json index 88304e7..4e02e7b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,3 +1,3 @@ { - "extends": "./vendor/npm-asset/eslint-config-wordpress/index.js" + "extends": "eslint-config-wordpress" }