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 | ||
* | change *file to *filePath in function parameters (#385) | Cashew | 2023-12-19 |
| | | | | | | | | | * change *file to *filePath * fix merge issues --------- Co-authored-by: Darius Jahandarie <djahandarie@gmail.com> | ||
* | Fix some import orderings | toasted-nutbread | 2023-12-03 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |