import * as fs from 'fs'; import * as path from 'path'; export const config = (): any => { // data: path.join(process.cwd(), '../user') }