diff --git a/.eslintrc.js b/.eslintrc.js index 9f8c4b1..7ab448b 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -4,7 +4,6 @@ const commonConfiguration = require("./configs/eslint"); const nanosConfiguration = { extends: [ - "plugin:@bigbinary/neeto/nanos-recommended", "plugin:cypress/recommended", "plugin:json/recommended", "eslint:recommended",