eslint-plugin-vue
eslint-plugin-vue copied to clipboard
Implements proposed max-template-depth rule
This PR addresses issue https://github.com/vuejs/eslint-plugin-vue/issues/2524.
I believe it successfully implements the rule, that the test cases are exhaustive enough.
Hoping for feedback! :)