export const CWD = process.cwd(); export const FORMAT_LIST = [ // 'android', // 'ios', 'native-js', 'native-jsx', 'native-ts', 'native-tsx', 'web-css', 'web-js', 'web-jsx', 'web-less', 'web-sass', 'web-scss', 'web-ts', 'web-tsx', ];