~bigbes/lethe

ref: 5928a62ab320b3c552c39d2a1fbf1692e88bf5d5 lethe/web/.prettierrc -rw-r--r-- 160 bytes
5928a62a — Eugene Blikh docs(lethe-oidc-stub): design + plan 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"
}