You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/2.guide/1.migration.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,6 @@ title: Migration Guide
6
6
7
7
[`@nuxtjs/eslint-module`](https://github.com/nuxt-modules/eslint) is a module for running ESLint checks along with your dev server.
8
8
9
-
:::callout{icon="i-ph-info-duotone"color="amber"}
10
-
The new module is still in beta and changes are expected. While we are looking for early feedback, we recommend you not migrate to it yet in production projects.
11
-
:::
12
-
13
9
It will be merged into [`@nuxt/eslint`](/packages/module) as an opt-in feature under the `checker` option.
0 commit comments