mirror of
https://github.com/caojiezi2003/Snavigation.git
synced 2024-11-10 06:39:45 +00:00
9 lines
163 B
JSON
9 lines
163 B
JSON
|
{
|
||
|
"$schema": "https://json.schemastore.org/prettierrc",
|
||
|
"singleQuote": false,
|
||
|
"trailingComma": "all",
|
||
|
"tabWidth": 2,
|
||
|
"semi": true,
|
||
|
"printWidth": 100
|
||
|
}
|