~bigbes/lethe

ref: 136ae1f4c5c0068868f3cabeae0f947945a381dd lethe/web/.prettierrc -rw-r--r-- 160 bytes
136ae1f4 — Eugene Blikh docs(lethe-web-ui-foundation): record verify section, mark Verified 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"
}