chore: Linter issues
This commit is contained in:
parent
7aafcead2b
commit
91c70f3e9d
11 changed files with 19 additions and 20 deletions
|
@ -2,9 +2,6 @@ import path from 'path'
|
|||
import { fileURLToPath } from 'url'
|
||||
import { SESv2Client, SendEmailCommand } from '@aws-sdk/client-sesv2'
|
||||
|
||||
// Current working directory
|
||||
const cwd = path.dirname(fileURLToPath(import.meta.url))
|
||||
|
||||
export const send = async ({
|
||||
to = ['joost@joost.at'],
|
||||
bcc = [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue