greenlock-store-fs.js/.prettierrc

8 lines
113 B
Plaintext

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