feat: clear app.config.json5

This commit is contained in:
2025-03-26 00:55:03 +08:00
parent 501a92eb88
commit 7d93f0eef3
15 changed files with 356 additions and 426 deletions

View File

@@ -1,5 +1,5 @@
import fetch from 'node-fetch';
import { useConfig } from '@kevisual/use-config';
import { useConfig } from '@kevisual/use-config/env';
type GithubConfig = {
clientId: string;