fix(core): add eslint-plugin-nx to workspace package group
This commit is contained in:
parent
aecba505dd
commit
fd89c35da6
@ -43,7 +43,8 @@
|
|||||||
"@nrwl/nx-plugin",
|
"@nrwl/nx-plugin",
|
||||||
"@nrwl/react",
|
"@nrwl/react",
|
||||||
"@nrwl/storybook",
|
"@nrwl/storybook",
|
||||||
"@nrwl/web"
|
"@nrwl/web",
|
||||||
|
"@nrwl/eslint-plugin-nx"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user