a6cbcc273e
Made-with: Cursor
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"printWidth": 110,
|
|
"trailingComma": "all"
|
|
}
|