~bigbes/lethe

ref: 1be25bac49ceac3bb2923ce40facdf9ba7a9811f lethe/web/.prettierrc -rw-r--r-- 160 bytes
1be25bac — Eugene Blikh docs: record shipped web tasks and dev tooling updates 24 days ago
                                                                                
1
2
3
4
5
6
7
8
9
{
  "singleQuote": true,
  "semi": false,
  "tabWidth": 2,
  "printWidth": 100,
  "trailingComma": "es5",
  "bracketSpacing": true,
  "arrowParens": "always"
}