Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

String token directives should require quoted values. #980

Closed
@pranavkm

Description

@pranavkm

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions