mirror of
https://github.com/CorentinTh/it-tools.git
synced 2024-11-14 05:04:39 +08:00
8 lines
106 B
Text
8 lines
106 B
Text
|
{
|
||
|
"singleQuote": true,
|
||
|
"semi": true,
|
||
|
"tabWidth": 2,
|
||
|
"trailingComma": "all",
|
||
|
"printWidth": 120
|
||
|
}
|