stable
Clone or download
Read-only
Closes request #39016 Vue 3 apps and libs should have Vue 3 eslint rules enabled How to test: - No functional change in project creation. When you click on a "Back" router link, the REST error message is reset and hidden. Why? There are now more Vue 3 apps than remaining Vue 2. Therefore, we adjust the configuration to apply Vue 3 rules, unless the path is specified in the Vue 2 list. Change-Id: Id8fd2ec13c8ce7c05a4e4439b2f5e5757248755c
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +32 | −74 | Go to diff View file |
M | plugins/tracker/scripts/lib/colorpicker/src/ColorPickerNoColorOption.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project-registration/src/components/Information/ProjectInformation.vue | +1 | −1 | Go to diff View file |
M | src/scripts/project-registration/src/components/Information/ProjectInformationFooter.vue | +1 | −1 | Go to diff View file |