flowapp/zapier-flow

Consider using z.JSON.parse instead of JSON.parse?

Closed this issue · 1 comments

z.JSON is similar to the JSON built-in like z.JSON.parse('...'), but catches errors and produces nicer tracebacks.

Perhaps this is a non issue post development?

Rosey commented

👍 I think we should update it 🙂