dashboard/shell/components/Questions
Giuseppe Leo 01eeb0548f
Add recommended lint rules globally (#8997)
* 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
2023-06-23 17:02:55 +02:00
..
Array.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
Boolean.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
CloudCredential.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
Enum.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
Float.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
Int.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
Question.js Apply linter auto-fixes 2022-11-16 18:38:20 -07:00
QuestionMap.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
Reference.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
String.vue Review HTML formatting rules (#6805) 2022-11-11 17:04:22 +01:00
index.vue Add recommended lint rules globally (#8997) 2023-06-23 17:02:55 +02:00