~bigbes/lethe

ref: 8d80e8710e89cc83560ea26681ed80eb6c4b169d lethe/web/.prettierrc -rw-r--r-- 160 bytes
8d80e871 — Eugene Blikh savedsearch: reject ?owner= on DELETE; cover all write paths in test (IV2) 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"
}