vue-migration-helper
vue-migration-helper copied to clipboard
Detect when events in html use `$arguments`
It seems that using $arguments in event handlers is no longer supported. Would it be a good idea to add this detection to the list?
A pull request would be welcome!