vuejs / eslint-plugin-vue

Official ESLint plugin for Vue.js
https://eslint.vuejs.org/
MIT License
4.47k stars 665 forks source link

Rule proposal: `one-component-per-file` #247

Closed michalsnik closed 4 years ago

michalsnik commented 6 years ago

This rule would ensure that a single file describes only one component. https://vuejs.org/v2/style-guide/#Component-files-strongly-recommended

armano2 commented 6 years ago

i will take this one should be fast