sourcecred/.prettierrc.json

6 lines
83 B
JSON

{
"trailingComma": "es5",
"bracketSpacing": false,
"arrowParens": "always"
}