UNPKG

react-native-openstreetmap-search-places

Version:
11 lines (10 loc) 205 B
module.exports = { arrowParens: 'avoid', bracketSameLine: true, bracketSpacing: false, singleQuote: true, trailingComma: 'all', semi: false, tabWidth: 4, printWidth: 120, }