Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(node): tidy up types * test: add better types to testbed * chore: refresh lockfile i had to downgrade to npm@7 for this... absolutely cursed * chore: strict config fixes * chore: more TS fixes not sure why VS code didn't flag these the first time 🤔 also i know this is nuts but open to alternatives lol * chore: use promise.resolve generics Co-Authored-By: Jon Ursenbach <[email protected]> * test: add test for undefined webhook Co-Authored-By: Jon Ursenbach <[email protected]> * refactor: consolidate type this is the shit i live for * chore: slightly reorganize tsconfigs * revert: var change * refactor: add'l stronger types * refactor: another strict type Co-Authored-By: Bill Mill <[email protected]> * refactor: consolidate type Co-Authored-By: Bill Mill <[email protected]> * refactor: more type passes Co-Authored-By: Bill Mill <[email protected]> * chore: better comment * chore: another stricter type Co-Authored-By: Aaron Hedges <[email protected]> * refactor: clientIPAddress is required * revert: oops didn't mean to commit this * refactor: stricter typing for headers and method * chore: comment cleanup in tests * chore: slightly stricter type * refactor: uuid type Co-Authored-By: Gabe Ratcliff <[email protected]> --------- Co-authored-by: Jon Ursenbach <[email protected]> Co-authored-by: Bill Mill <[email protected]> Co-authored-by: Aaron Hedges <[email protected]> Co-authored-by: Gabe Ratcliff <[email protected]>
- Loading branch information