InformationCapacityLeaderboard / .prettierrc.json
TeleAI-AI-Flow's picture
Upload 32 files
309320b verified
raw
history blame contribute delete
120 Bytes
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}