0
0
mirror of https://github.com/garraflavatra/yeslint.git synced 2025-04-22 23:21:03 +00:00

Update Bun reference in readme

This commit is contained in:
Romein van Buren 2024-07-29 17:04:52 +02:00
parent 3010f2ef8c
commit 8ffa9a4e51
No known key found for this signature in database

@ -18,7 +18,7 @@ Please see [the `example` directory](./example) for some examples. Files that st
## Installation ## Installation
Install it together with ESLint using [npm], [pnpm], [Yarn], or whatever package manager you like to use: Install it together with ESLint using [npm], [pnpm], [Bun], or whatever package manager you like to use:
```bash ```bash
npm install --save-dev eslint@^8.57 @garraflavatra/yeslint npm install --save-dev eslint@^8.57 @garraflavatra/yeslint