UNPKG

react-native

Version:

A framework for building native apps using React

7 lines (6 loc) 120 B
module.exports = { bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', };