mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-07 16:21:52 +03:00
6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
|
{
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|