vue-class-component support
Open
Hacktoberfest
help wanted
vue
- Dominant language
- TypeScript
- Stars
- 929
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I have been wondering if it is possible to use this library with components defined like so:
```js
@Component
class SomeComponent extends Vue {
mount () {
...
}
}
```
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.