greenlock-manager-test.js/.prettierrc

9 lines
137 B
Plaintext

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