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
This would be useful as a rule. It's not too different from no-dom-globals-in-constructor: if you call these functions (without an argument), they will break SSR.
The text was updated successfully, but these errors were encountered:
no-dom-globals-as-default-params
Not allowed
Allowed
This would be useful as a rule. It's not too different from
no-dom-globals-in-constructor
: if you call these functions (without an argument), they will break SSR.The text was updated successfully, but these errors were encountered: