Skip to content

Proxy Classes Have Numeral in Class Name - won't compile #22

Description

@cable002

My output's proxy classes are coming out with numeric names like
"export class 3Proxy"
The typescript compiler doesn't accept them - I'm using
"target": "es2015", in tsconfig.json

I'd change them to alpha but there are over 37 sets of them.
The source json is the response from Merriam-Webster Spanish Dictionary lookup,
a very complex json object.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions