UNPKG

react-native

Version:

A framework for building native apps using React

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