Closed michalsnik closed 6 years ago
Not a priority now. Current solution seems to be good enough.
This issue should be re-opened. Would you accept a PR about this proposal ? @michalsnik
We can add a option to this rule, for example: {checkFloatingCall: true}
to report errors of this kind.
Please open a new issue following the issue template and link to this issue from there, rather than commenting on an issue closed 7 years ago.
As @armano2 pointed in #58 we should consider supporting few more cases in this rule:
1. Plugins provided by vuejs team, like:
Vue-router
or Vuex
2. Prototype methods
There are probably more cases. We should gather them all here in this topic, discuss and choose which one are we going to support. Supporting different cases is good, but too many edge cases - not necessarily. We need to be smart about this.