Skip to content

Change moment import syntax. #37

@Devcon4

Description

@Devcon4

Right now our import statements look like import * as moment from 'moment'; but we should change them to be import moment from 'moment'; then we can use the esmoduleInterop flag in our tsconfigs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions