Skip to content

The operand of a 'delete' operator must be optional. #839

Closed
@Zuckjet

Description

@Zuckjet

when I do follow steps:

npm install
npm test

it will throw error:

build/build.ts:113:12 - error TS2790: The operand of a 'delete' operator must be optional.

113     delete grammar.variables;
               ~~~~~~~~~~~~~~~~~


Found 1 error.

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