UNPKG

create-react-app-ts

Version:

Scalable starter boilerplate for React applications

14 lines (13 loc) 252 B
{ "printWidth": 120, "tabWidth": 4, "useTabs": true, "semi": true, "singleQuote": true, "jsxSingleQuote": false, "trailingComma": "none", "bracketSpacing": true, "jsxBracketSameLine": false, "arrowParens": "avoid", "proseWrap": "preserve" }