Skip to content

Misspeling in README example (ESM) #409

Open
@sculpt0r

Description

@sculpt0r

Examples shows import like

import parser from 'yargs-parser'

whereas the first letter of import name need to be uppercase

import Parser from 'yargs-parser'

The current sample simply cannot find yargs-parser.

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