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
Instead of relying on linters for flagging naming violations, the generator should apply the renames for the user. The user has @clientName(exact(...)) as an escape hatch.
Instead of relying on linters for flagging naming violations, the generator should apply the renames for the user. The user has
@clientName(exact(...))as an escape hatch.