7 Commits

Author SHA1 Message Date
Jayden Seric
719e53db57 Update the API dependencies. 2023-01-14 08:20:08 +11:00
Jayden Seric
8f7dc4d74c Use the node: URL scheme for Node.js builtin module imports. 2022-09-01 20:45:27 +10:00
Jayden Seric
dfdf5ec22a Update dependencies. 2022-07-23 19:00:07 +10:00
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