mirror of
https://github.com/LittleChest/Age.git
synced 2026-05-06 22:34:48 +08:00
6 lines
119 B
JSON
6 lines
119 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/prettierrc",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
} |