Skip to content

Commit 3c714b2

Browse files
committed
chore: update readme to remove eslint
Signed-off-by: prisis <[email protected]>
1 parent 4d3c015 commit 3c714b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/prettier-config/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ npm install --dev-save @anolilab/prettier-config
2727
```
2828

2929
```sh
30-
yarn add -D eslint @anolilab/prettier-config
30+
yarn add -D @anolilab/prettier-config
3131
```
3232

3333
```sh
34-
pnpm add -D eslint @anolilab/prettier-config
34+
pnpm add -D @anolilab/prettier-config
3535
```
3636

3737
## Usage

0 commit comments

Comments
 (0)