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 5c3e745 commit 60429caCopy full SHA for 60429ca
README.md
@@ -211,6 +211,8 @@ Note that the `vue-router` preset might export less things than the one exported
211
}),
212
```
213
214
+Note that if you use eslint, you will also have to follow AutoImport docs to avoid linting errors on undeclared globals.
215
+
216
Make sure to also check and follow [the TypeScript section](#typescript) below **if you are using TypeScript or have a `jsconfig.json` file**.
217
218
## Configuration
0 commit comments