`mintable.js` Refactor
Fixes/changes:
- Fixed account setup progress for Plaid
- Switch from
moment
todate-fns
- Refactor out certain configuration documentation to a provider-specific section
- Add configurable template sheet for Google Sheets
- Batchify update/clear/format requests for Google Sheets
- Configurable start and end dates for Plaid
- Handle pagination for Plaid
- API for transaction providers
- API for spreadsheet providers
- Logging Improvements
- Documentation improvements