greenlock-express.js/.prettierrc
2019-11-01 15:14:07 -06:00

8 lines
114 B
Plaintext

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