We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e752c22 commit ff7b4d6Copy full SHA for ff7b4d6
docs/user-guide/index.md
@@ -47,7 +47,7 @@ export default [
47
48
See [the rule list](../rules/index.md) to get the `configs` & `rules` that this plugin provides.
49
50
-#### Configurations with `typescript-esLint` & Prettier (`eslint.config.js`)
+#### Example configuration with [typescript-eslint](https://typescript-eslint.io/) and [Prettier](https://prettier.io/)
51
52
```bash
53
npm install --save-dev eslint eslint-config-prettier eslint-plugin-vue globals typescript-eslint
0 commit comments