Bradford Toney

Results 3 comments of Bradford Toney

Ok, I spent an enormous amount of time tracking it down to this syntax: ```import json from './foo.json' assert { type: 'json' };```

what do you mean by `FormatError`?

I guess the real question is: is there a reason need to programmatically decide what category the error falls into e.g. if the input fails will the caller want to...