Files
hearts/.prettierrc.json
2025-08-02 08:17:03 +04:00

7 lines
120 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}