mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-13 19:33:55 +03:00
55307f1797
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6991 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Nicolas Inchauspe <710410+nicoinch@users.noreply.github.com> GitOrigin-RevId: 88173064e50d3e05cd1606f7c2a5b9edf1d5857b
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"arrowParens": "avoid"
|
|
}
|