UNPKG

@freakycoder/react-native-text-area

Version:

Simple and easy to use TextArea for React Native

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