greenlock-store-fs.js/.prettierrc
2019-11-02 12:38:12 -06:00

8 lines
113 B
Plaintext

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