Convert to ESM

This commit is contained in:
Nick Alteen
2025-01-08 11:40:16 -05:00
parent f887349d3c
commit 4a533d2933
31 changed files with 36853 additions and 41599 deletions

5
__fixtures__/github.js Normal file
View File

@ -0,0 +1,5 @@
export const context = {
payload: {
actor: 'mona'
}
}