fauna-labs / serverless-fauna

MIT No Attribution
18 stars 3 forks source link

Add eslint and prettier #29

Closed macmv closed 1 year ago

macmv commented 2 years ago

Adds npm run fmt and npm run lint, which will reformat and lint everything.

A PR ontop of this reformats the whole project. This should be merged first, with everything being reformatted merged after it.