UNPKG

@ozanmanav/react-native-boilerplate-ts

Version:

TheCodingMachine React Native Boilerplate With Typescript

7 lines (6 loc) 110 B
module.exports = { jsxBracketSameLine: false, singleQuote: true, trailingComma: 'all', semi: false, }