keyfetch.js/.prettierrc.json

8 行
114 B
JSON

{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}