UNPKG

@handidev/react-native-boilerplate

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