4 Commits

Author SHA1 Message Date
Jayden Seric
86e5609e60 Update supported Node.js versions and dependencies, implement TypeScript JSDoc types. 2022-05-24 00:06:08 +10:00
Jayden Seric
4a6bb2c992 Simplify ESLint dev dependencies and config, drop JSX syntax, use .mjs files. 2022-05-20 11:00:12 +10:00
Jayden Seric
783873a6be Configure Prettier option singleQuote to the default, false. 2021-12-06 23:35:31 +11:00
Jayden Seric
8a46155f91 Simplify the example by removing the DB.
This avoids trying to figure out how to fix concurrent writes conflicting with `lowdb` v2, see: https://github.com/typicode/lowdb/issues/478 .
2021-06-11 17:24:42 +10:00