DEV Community

Discussion on: Writing a very simple plugin in Vue.js - (Example)

Collapse
 
michealjroberts_57 profile image
Michael J. Roberts • Edited

Although I 100% like and use this method - it does throw an ESLint error:

error: Assignment to property of function parameter 'Vue' (no-param-reassign) at src/plugins/plugin.js:5:5: