~bigbes/lethe

ref: c2f774211947151c2bb8c3d4b4023d5d41e1eb8b lethe/web/.prettierrc -rw-r--r-- 160 bytes
c2f77421 — Eugene Blikh web: session view with turn list and transcript 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"
}