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
Package vars like the one you demonstrated cause this linter to error because they're a vector to side-effects either when the package modifies the value or an external package does.
I assume you're asking because you're trying to define a package level variable for this.
The text was updated successfully, but these errors were encountered: