Based on #939
To be discussed:
- what's worth efforts to be highlighted with eslint
- ref: deprecations at 9.0.0
- what's worth efforts to be handled with eslint --fix
- ref: deprecations at 9.0.0 with backward compatibility at 8.x.x
- for each rule find the first release in nextcloud/vue@8.x.x we started to deprecate something for the next branch that's worth linting
- e.g. deprecated imports -> 8.23.0
References for Vue template traversing:
Based on #939
To be discussed:
References for Vue template traversing: