You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really don't like to reassign `class: className` 🙅
But If I use only class I'll get this error
@zernonia is this intended? should we ask it in Vue Language Tools repo about this?
Sorry this is eslint error, but how to remove this eslint rule?
It has runtime error check next Stackblitz please (vue-ts starter template)
But If I use only
class
I'll get this error@zernonia is this intended? should we ask it inVue Language Tools
repo about this?Sorry this is eslint error, but how to remove this eslint rule?
It has runtime error check next Stackblitz please (vue-ts starter template)
Originally posted by @sadeghbarati in #742 (comment)
Maybe here is https://eslint.org/docs/latest/rules/no-reserved-keys
The text was updated successfully, but these errors were encountered: