Skip to content

Commit 60429ca

Browse files
committed
docs: about eslint
Close #232
1 parent 5c3e745 commit 60429ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ Note that the `vue-router` preset might export less things than the one exported
211211
}),
212212
```
213213

214+
Note that if you use eslint, you will also have to follow AutoImport docs to avoid linting errors on undeclared globals.
215+
214216
Make sure to also check and follow [the TypeScript section](#typescript) below **if you are using TypeScript or have a `jsconfig.json` file**.
215217

216218
## Configuration

0 commit comments

Comments
 (0)