Skip to content

Method expression is not Function type in JetBrains WebStorm IDE #8

@sergeyblohin

Description

@sergeyblohin

Hi, I'm trying to use json-beautify in my code.

const json_beautify = require('json-beautify');
json_beautify({}, null, 2, 80);

And my IDE call warning with the message: "Method expression is not Function type".
What I do wrong?

image

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