UNPKG

es-entity

Version:

ORM framework for Node js based on Ecmascript 6 and Typescript.

10 lines (9 loc) 188 B
{ "arrowParens": "avoid", "singleQuote": true, "bracketSameLine": true, "jsxSingleQuote": true, "trailingComma": "none", "singleAttributePerLine": false, "printWidth": 200 }