vuejs / vue-class-component

ES / TypeScript decorator for class-style Vue components.
MIT License
5.81k stars 429 forks source link

[ERROR] Unsafe call of an 'any' typed value on @Options #588

Open angelhdzmultimedia opened 2 years ago

angelhdzmultimedia commented 2 years ago

I can ignore the error with a tslint rule, but I'm wondering if this has a more practical solution, or if this is going to be solved in the official build of v8. image