Files
weedmap/.prettierrc.json
2024-02-23 21:40:08 +01:00

5 lines
53 B
JSON

{
"trailingComma": "none",
"singleQuote": true
}