Skip to content

Commit ff7b4d6

Browse files
authored
docs: refactor as per PR comments
1 parent e752c22 commit ff7b4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default [
4747

4848
See [the rule list](../rules/index.md) to get the `configs` & `rules` that this plugin provides.
4949

50-
#### Configurations with `typescript-esLint` & Prettier (`eslint.config.js`)
50+
#### Example configuration with [typescript-eslint](https://typescript-eslint.io/) and [Prettier](https://prettier.io/)
5151

5252
```bash
5353
npm install --save-dev eslint eslint-config-prettier eslint-plugin-vue globals typescript-eslint

0 commit comments

Comments
 (0)