mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
8 lines
126 B
JSON
8 lines
126 B
JSON
|
|
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|