vuejs / vue-eslint-parser

The ESLint custom parser for `.vue` files.
MIT License
435 stars 74 forks source link

feat: Support default values for v-bind in CSS #235

Closed leemotive closed 3 weeks ago

leemotive commented 3 weeks ago

see vuejs/core pull request for detail

ota-meshi commented 3 weeks ago

Could you please reopen the PR once the feature is added to core?

Also, the default parameters feature has been rejected before.

https://github.com/vuejs/rfcs/pull/231#issuecomment-737433208