UNPKG

react-native-see-more-inline

Version:

Show a "read more", "see more", "read less", "see less" inline with your text in React Native

10 lines (9 loc) 168 B
module.exports = { arrowParens: 'always', bracketSpacing: true, printWidth: 100, singleQuote: true, tabWidth: 2, trailingComma: 'all', useTabs: false, };