UNPKG

@ewmarkets/prettier-node

Version:

A Prettier shareable config for projects using 'Prettier' and ESLint for NodeJS projects

7 lines (6 loc) 88 B
{ "singleQuote": true, "tabWidth": 2, "useTabs": true, "trailingComma": "all" }