.prettierrc 46 Bytes
Newer Older
1 2 3 4
{
  "printWidth": 80,
  "singleQuote": true
}