vue-library-template
vue-library-template copied to clipboard
Fixes linting errors when using airbnb lint config
trafficstars
Using the airbnb linter caused lint errors. Also, putting Vue.use(Beufy) within the imports when using the linter caused the dev server to error. This fixes both issues.