Skip to content
This repository was archived by the owner on May 24, 2019. It is now read-only.
This repository was archived by the owner on May 24, 2019. It is now read-only.

Not Working With .mjs files  #70

@pizzarob

Description

@pizzarob

This does not seem to be removing types from .mjs files.

type TSignUpBody = {
     ^^^^^^^^^^^
SyntaxError: Unexpected identifier

Starting the server using:

import 'flow-remove-types/register';
import './index.mjs';

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions