WhiteAiZ's picture
Upload 221 files
0d2f6d3 verified
raw
history blame contribute delete
163 Bytes
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}