import * as os from 'os' import * as path from 'path' export const HOME_DIR = path.join(os.homedir(), '.hrs') export const WORK_HOURS = 7.5