UNPKG

create-new-express-app

Version:

A CLI tool to create a TypeScript Express application with best practices

12 lines (11 loc) 218 B
{ "printWidth": 100, "bracketSameLine": true, "jsxSingleQuote": false, "arrowParens": "always", "bracketSpacing": true, "trailingComma": "es5", "semi": true, "singleQuote": false, "endOfLine": "lf" }