Files
homelab-contabo/.prettierrc

7 lines
85 B
Plaintext

{
"printWidth": 100,
"tabWidth": 2,
"useTabs": false,
"singleQuote": false
}