UNPKG

react-native-fbui-auth

Version:
8 lines (7 loc) 144 B
module.exports = { bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', arrowParens: 'avoid', };