mirror of
https://github.com/YILS-LIN/short-video-factory.git
synced 2025-11-25 03:15:03 +08:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
}
|