UNPKG

@freakycoder/react-native-text-input

Version:

Modern text input with fully customization options for React Native

9 lines (8 loc) 150 B
module.exports = { bracketSpacing: true, jsxBracketSameLine: false, singleQuote: false, trailingComma: "all", tabWidth: 2, semi: true, };