Skip to content
Discussion options

You must be logged in to vote

Your ESLint setup is outdated, probably still for Vue 2. Create a new project using yarn create quasar/npm init quasar/etc. then mimic the setup by matching the ESLint-related package names, versions, etc., and the .eslintrc.js file.

If your project is a Vue 2 project(Quasar v1), then you should follow https://v1.quasar.dev instead. v-model:selected for Vue 3 is :selected.sync for Vue 2.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@BalazsMakrai
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rstoenescu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants