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
Currently code within braces of a JSX attribute is scoped as meta.tag-content.jsx. It would be nice if on these nested script parts the scope was not applied.
Currently code within braces of a JSX attribute is scoped as
meta.tag-content.jsx. It would be nice if on these nested script parts the scope was not applied.Eg.
Now:
Desired: