greenlock-store-fs.js/.prettierrc

8 lines
113 B
Plaintext
Raw Normal View History

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