greenlock-express.js/.prettierrc
2019-06-03 03:47:07 -06:00

8 lines
113 B
Plaintext

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