UNPKG

@dr.pogodin/react-native-static-server

Version:
9 lines (8 loc) 152 B
module.exports = { arrowParens: "avoid", quoteProps: "consistent", singleQuote: true, tabWidth: 2, trailingComma: "all", useTabs: false, };