Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
| | | | | | | | | | | | | | | | * Make JSON.parse usage safer * Fix any type * Add readResponseJson * Use readResponseJson * Additional updates * Rename files * Add types | ||
* | Update eslint spacing rules (#366) | toasted-nutbread | 2023-12-17 |
| | | | | | | | | | * Add space-infix-ops rule * Add no-multi-spaces --------- Co-authored-by: Darius Jahandarie <djahandarie@gmail.com> | ||
* | Fix some import orderings | toasted-nutbread | 2023-12-03 |
| | |||
* | Update paths | toasted-nutbread | 2023-11-30 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |