Skip to content

pretty print errors #59

@jonathanong

Description

@jonathanong

any way to print the context of an error with a ^ pointing to where the error occured?

{ [Error: Can't parse CSS: Missing property value at line 3:1]
  source: ':root {\n  --\n}\n',
  file: undefined,
  line: 3,
  column: 1,
  message: 'Can\'t parse CSS: Missing property value at line 3:1' }

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