Add eslint rule for Vue 3 set/delete

What does this MR do and why?

Add eslint rule for Vue 3 set/delete

  • previously there was not an official eslint rule for using the deprecated set/delete properties, so we made our own
  • now there is an official rule that we can use instead of our verbose options

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading