Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | JSON validation (#394) | toasted-nutbread | 2023-12-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set up JSON testing * Add schema validation * Use parseJson * Finish types * Disambiguate ext/json-schema from node dependency with the same name * Add support for specifying the jsconfig file * Don't expose types * Update types * Use dictionary map type * Fix types * Fix AJV warnings * Move types * Move anb rename file * Move common mocks * Simplify 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> | ||
* | Update how ts comments are handled | toasted-nutbread | 2023-12-04 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |