Files
forgotten-friends/.prettierrc.json
2026-02-26 15:33:24 +01:00

6 lines
68 B
JSON

{
"singleQuote": true,
"semi": true,
"trailingComma": "es5"
}