appy-one / acebase-server

A fast, low memory, transactional, index & query enabled NoSQL database server for node.js that easily syncs with browser and node.js clients and servers
MIT License
32 stars 14 forks source link

Added ESLint #63

Closed appy-one closed 1 year ago

appy-one commented 1 year ago

Added ESLint with the same configuration as other acebase repo's

Also refactored OAuth2 provider methods to use async / await instead of Promises