Files
TBW/.prettierrc.json
2025-10-31 16:03:18 +03:30

7 lines
120 B
JSON
Executable File

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