Skip to content

Feature: Move TS compiler target from ES6 to ES5 #6

@ninjaPixel

Description

@ninjaPixel

The typescript is transpilled to ES6 which means that older browsers throw an error when they try to load it.

Would you be open to a pull request to change the TypeScript compiler target from ES6 to ES5?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA Feature Requestgood first issueA good issue for a new devleoper

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions