UNPKG

create-react-ssr-layout

Version:

A useful tool to quickly build a starting express server that uses custom SSR with a custom jsx render engine

12 lines (11 loc) 206 B
{ "semi": true, "tabWidth": 2, "printWidth": 100, "singleQuote": true, "trailingComma": "all", "bracketSpacing": true, "useTabs": false, "arrowParens": "always", "jsxSingleQuote": false }