UNPKG

react-native-component-kits

Version:
9 lines (8 loc) 155 B
module.exports = { tabWidth: 4, semi: true, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', printWidth: 100, };