UNPKG

@native-base/react-native-template-typescript

Version:

The base template for React-Native TypeScript with NativeBase.

8 lines (7 loc) 144 B
module.exports = { bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'all', arrowParens: 'avoid', };