Swap-Aggregator-Subgraph/node_modules/@graphprotocol/graph-ts/.prettierrc.json
2022-07-03 07:27:35 +05:30

7 lines
89 B
JSON

{
"semi": false,
"trailingComma": "all",
"printWidth": 90,
"singleQuote": true
}