UNPKG

create-bar-project

Version:

This module helps create a base for web application projects.

12 lines (11 loc) 203 B
{ "printWidth": 120, "singleQuote": true, "jsxSingleQuote": true, "semi": true, "tabWidth": 4, "trailingComma": "all", "arrowParens": "always", "useTabs": true, "endOfLine": "crlf" }