* Update configuration * Create default config for eslint * Restore plugin:vue/recommended * Add exceptions and overrides * Correct manually remaining issues * Adding further picked exceptions groupped up * Fix or disable specific cases manually and singularly * Add naming linting exception * Remove unused variable in component * Move rules to default * Autocorrect rancher/components linting issues * Configure VSCode to use multiple files, to display linting for rancher components * Disable jest lint hook restriction for string list component * Autofix
* Prevent ESLint to format generated paths * Add HTML ESLint Rules * Format all the Vue HTML templates except Harvester * Exclude Harvester package from linting HTML, keeping old formatting rules