Skip to content

file.jscs.errors is an object not an array #110

Open
@rjmackay

Description

@rjmackay

The docs suggest errors should be an array of error objects.

errors: [{ // an array of jscs error objects

However it appears to be returning an object, not an array. What is the format its returning? Can we update the docs or actually return an array?

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