plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

remove await( await()) #119

Closed rizen closed 2 months ago

rizen commented 2 months ago

I think one top level await will cover multiple paren awaits

rizen commented 2 months ago

I was wrong