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.

Simplify '@addTagHelper' syntax for globbing types #426

@Eilon

Description

@Eilon

Apparently there's a regex that's used to allow importing entire namespaces or partial type name matches via the * character.

This code needs to be simplified to not use regex. It should support s * only at the end of the type name.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions