Kocal / jsdoc-vuejs

📖 A JSDoc plugin for documenting .vue files.
MIT License
236 stars 40 forks source link

don't support decorator #455

Open onezyr opened 3 years ago

onezyr commented 3 years ago

When I use the decorator in my vue file, the jsdoc will report an error. "Decorators cannot be used to decorate object literal properties. "