Skip to content

Commit

Permalink
Merge pull request #74 from Boehringer-Ingelheim/readme-nextjs-fix
Browse files Browse the repository at this point in the history
docs: remove additional buggy paragraph
  • Loading branch information
SimonGolms authored Jan 17, 2025
2 parents ede4e6a + 91daab1 commit 9f028ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9f028ed

Please sign in to comment.