greenlock-express.js/.prettierrc

8 lines
113 B
Plaintext

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