8 lines
108 B
JSON
8 lines
108 B
JSON
|
|
{
|
||
|
|
"semi": false,
|
||
|
|
"singleQuote": true,
|
||
|
|
"tabWidth": 2,
|
||
|
|
"trailingComma": "none",
|
||
|
|
"printWidth": 100
|
||
|
|
}
|