GV14982 / async-airtable

A lightweight npm package to handle working with the Airtable API.
https://www.npmjs.com/package/asyncairtable
MIT License
53 stars 5 forks source link

Tests/finished #3

Closed GV14982 closed 4 years ago

GV14982 commented 4 years ago

Finished writing tests for all the current methods.

Also added eslint and prettier and a pre-commit hook for them.

Should probably setup a CI environment.