You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a common scenario that CSS classes get constructed within a JavaScript getter.
It would be great to have an ignore option like // slds-ignore-next-line that allows the developer to disable validation, in the sense like ESLint or Prettier allow to ignore lines.