Skip to content

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

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions