UNPKG

@shelf/prettier-config

Version:

Reusable Prettier config

9 lines (8 loc) 181 B
{ "$schema": "http://json.schemastore.org/prettierrc", "printWidth": 100, "singleQuote": true, "bracketSpacing": false, "trailingComma": "es5", "arrowParens": "avoid" }