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
{{ message }}
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Quotes are optional for some string-like tokens in directives (for instance in @addTagHelper). However the optionality is enforced at code gen rather than at parse time. We could instead remove quotes from string tokens at parse time.