UNPKG

react-native

Version:

A framework for building native apps using React

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