Files
graphql-api-js/.prettierrc
T
2021-04-06 09:56:18 +02:00

5 lines
52 B
Plaintext

{
"trailingComma": "all",
"singleQuote": true
}