network-resurrector/.prettierrc.json

7 lines
87 B
JSON

{
"trailingComma": "none",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}