mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 23:02:17 +10:00
chore: update linter configuration and add rimraf dependency
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { SendMailOptions, Transporter } from "nodemailer";
|
||||
import type { ReactElement } from "react";
|
||||
import nodemailer, { type SendMailOptions, type Transporter } from "nodemailer";
|
||||
import nodemailer from "nodemailer";
|
||||
import { render } from "react-email";
|
||||
import { env } from "@reactive-resume/env/server";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user