openreplay/tracker/tracker-ngrx/.prettierrc.json
2021-05-03 13:31:55 +02:00

4 lines
52 B
JSON

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