UNPKG

devminds

Version:

Your go-to React Native CLI template packed with **amazing tools** for building robust apps quickly!

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