keyfetch.js/.prettierrc.json

8 lines
114 B
JSON
Raw Permalink Normal View History

2020-04-08 20:01:06 +00:00
{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}