UNPKG

@ajaysidhu/react-native-template

Version:

It is a minimalist React Native template with preconfigured common set of packages to start a new app.

6 lines (5 loc) 91 B
module.exports = { arrowParens: 'avoid', singleQuote: true, trailingComma: 'all', };