keyfetch.js/.prettierrc.json
2021-06-15 16:15:43 -06:00

8 lines
114 B
JSON

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