~bigbes/lethe

ref: dd2e2ea9b78b96a0d88f24012a4e429f4c1d4dfb lethe/web/.prettierrc -rw-r--r-- 160 bytes
dd2e2ea9 — Eugene Blikh docs(lethe-web-ui-foundation): record review conclusion, mark Reviewed 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"
}