Skip to content

Commit

Permalink
Removed the dependency on eslint plugin neeto
Browse files Browse the repository at this point in the history
  • Loading branch information
soorajbhaskaran committed Sep 21, 2024
1 parent 933938d commit 3c7fcf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3c7fcf5

Please sign in to comment.