import subsConfig from '../src/config';
import { writeConfig } from '../src/file';
await writeConfig(subsConfig);