Skip to content

Commit 1227b8f

Browse files
committed
docs: mention eslint flat config
1 parent 5ea85d9 commit 1227b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ other parts of `@vue/cli`/`create-vue` setups.
1111

1212
## Installation
1313

14-
In order to work around [a known limitation in ESLint](https://github.com/eslint/eslint/issues/3458), we recommend you to use this package alongside `@rushstack/eslint-patch`, so that you don't have to install too many dependencies:
14+
Before [ESLint Flat Config](https://eslint.org/docs/latest/use/configure/configuration-files-new) becomes stable, in order to work around [a known limitation in ESLint](https://github.com/eslint/eslint/issues/3458), we recommend you to use this package alongside `@rushstack/eslint-patch`, so that you don't have to install too many dependencies:
1515

1616
```sh
1717
npm add --dev @vue/eslint-config-prettier @rushstack/eslint-patch

0 commit comments

Comments
 (0)