mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-07-29 17:00:56 +00:00
📦 build: replace ESLint + Prettier with Biome
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as path from "path";
|
||||
import * as path from "node:path";
|
||||
import * as dotenv from "dotenv";
|
||||
|
||||
import Logger from "../libs/logger";
|
||||
|
||||
Reference in New Issue
Block a user