Skip to content

Commit

Permalink
docs: update github syntax of note & warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Jun 10, 2024
1 parent 7fe29ab commit 7151822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ or
pnpm add -D eslint-webpack-plugin
```

> [!NOTE]:
> [!NOTE]
>
> You also need to install `eslint >= 8` from npm, if you haven't already:
Expand Down Expand Up @@ -78,7 +78,7 @@ You can pass [eslint options](https://eslint.org/docs/developer-guide/nodejs-api
> This is a different set of options than what you'd specify in `package.json` or `.eslintrc`.
> See the [eslint docs](https://eslint.org/docs/developer-guide/nodejs-api#-new-eslintoptions) for more details.
> [!WARNING]:
> [!WARNING]
>
> In eslint-webpack-plugin version 1 the options were passed to the now deprecated [CLIEngine](https://eslint.org/docs/developer-guide/nodejs-api#cliengine).
Expand Down

0 comments on commit 7151822

Please sign in to comment.