greenlock-store-fs.js/.prettierrc

8 lines
113 B
Plaintext
Raw Normal View History

2019-11-02 12:38:12 -06:00
{
"bracketSpacing": true,
"printWidth": 80,
"tabWidth": 4,
"trailingComma": "none",
"useTabs": false
}