~bigbes/lethe

ref: 35b7a187a1ea00da8adaf4bfb8137aa335fc71d3 lethe/web/.prettierrc -rw-r--r-- 160 bytes
35b7a187 — Eugene Blikh chore: ignore local worktrees 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"
}