Skip to content

Commit 596a54b

Browse files
Update packages/plugin-eslint/mocks/fixtures/nx-monorepo/packages/nx-plugin/project.json
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 7f1fb4e commit 596a54b

File tree

1 file changed

+1
-2
lines changed
  • packages/plugin-eslint/mocks/fixtures/nx-monorepo/packages/nx-plugin

1 file changed

+1
-2
lines changed

packages/plugin-eslint/mocks/fixtures/nx-monorepo/packages/nx-plugin/project.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
"lint": {
77
"executor": "@nx/eslint:lint"
88
}
9-
},
10-
"implicitDependencies": ["utils"]
9+
}
1110
}

0 commit comments

Comments
 (0)