~bigbes/lethe

ref: 321125b29b8dcde4046cf019b588f2bfe4e96d2a lethe/web/.prettierrc -rw-r--r-- 160 bytes
321125b2 — Eugene Blikh stats: add /api/v1/stats aggregate endpoint a month ago
                                                                                
1
2
3
4
5
6
7
8
9
{
  "singleQuote": true,
  "semi": false,
  "tabWidth": 2,
  "printWidth": 100,
  "trailingComma": "es5",
  "bracketSpacing": true,
  "arrowParens": "always"
}