difftastic/vendored_parsers/tree-sitter-sql/.prettierrc.json

6 lines
78 B
JSON

{
"arrowParens": "avoid",
"trailingComma": "all",
"endOfLine": "auto"
}