UNPKG

@idiosync/horizontal-flatlist

Version:

Provides the ability to specify number of rows to a horizontal React Native FlatList

8 lines (7 loc) 134 B
module.exports = { bracketSpacing: true, jsxBracketSameLine: false, singleQuote: true, trailingComma: 'all', semi: false, }