~bigbes/lethe

ref: 12df3f43091141353457bf5058e9524e6d7a910c lethe/web/.prettierrc -rw-r--r-- 160 bytes
12df3f43 — Eugene Blikh web: adapter — add Session.sessionId, SavedSearch DTO; fix composite-id call sites 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"
}