Skip to content

Allow unicode characters in type name #279

@zhangciwu

Description

@zhangciwu

// Rest: a-zA-Z | _ | $ | 0-9

The member of type name is restricted to only english letters (and some symbol)
Typescript now allows unicode characters (doc link)

So, modify this function to allow unicode characters in type name, or as an option?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions