Skip to content

Move @types/react as dev dependency #128

@aweichandt-lm

Description

@aweichandt-lm

As @types/react is set as dependency i'm having issues with typescript check on my react-native application.
Seems that, by adding the definition inside the dependencies instead of the devDependencies in simple-makrdown, after installing the package now @types/react becomes an active dependency on my project as well, and all react types start to apply globally on my tsc check.
Can you please move it do devDependency?

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