~bigbes/lethe

ref: e6173cab1e231b1f4128025ba53075b3b186e564 lethe/web/.prettierrc -rw-r--r-- 160 bytes
e6173cab — Eugene Blikh docs: add roadmap TODO and lethe-web-ui-aggregates design 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"
}