diff --git a/README.md b/README.md index 8ef2194..9d72340 100644 --- a/README.md +++ b/README.md @@ -159,8 +159,6 @@ export default boehringer.config( This shared ESLint configuration is specifically tailored for [Next.js](https://nextjs.org/) projects. It extends the [react configuration](#react) and includes the [`@next/eslint-plugin-next`](https://nextjs.org/docs/app/api-reference/config/eslint) plugin with the recommended and [`core-web-vital`](https://nextjs.org/docs/app/api-reference/config/eslint#with-core-web-vitals) rule set. The configuration also adapts the rule `react-refresh/only-export-components` to be compatible with Next.js. -It - ### Playwright ```js