module.exports = { globals: { camelCase: true, pascelCase: true, startAtSpace: true, replaceNewLine: true, exists: true, androidInputType: true, androidOutputType: true, iosPropName: true, }, };