mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
chore: pnpm lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import subsConfig from '../src/config';
|
||||
import { writeConfig } from '../src/file';
|
||||
|
||||
await writeConfig(process.cwd() + `/dist/gkd.json`, subsConfig);
|
||||
await writeConfig(process.cwd() + '/dist/gkd.json', subsConfig);
|
||||
|
||||
Reference in New Issue
Block a user