-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
pretty print errors #59
Copy link
Copy link
Closed
Description
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' }Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels