Skip to content

Commit

Permalink
docs: about eslint
Browse files Browse the repository at this point in the history
Close #232
  • Loading branch information
posva committed Oct 23, 2023
1 parent 5c3e745 commit 60429ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -211,6 +211,8 @@ Note that the `vue-router` preset might export less things than the one exported
}),
```

Note that if you use eslint, you will also have to follow AutoImport docs to avoid linting errors on undeclared globals.

Make sure to also check and follow [the TypeScript section](#typescript) below **if you are using TypeScript or have a `jsconfig.json` file**.

## Configuration
Expand Down

0 comments on commit 60429ca

Please sign in to comment.