8 lines
91 B
JSON
8 lines
91 B
JSON
{
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"printWidth": 100
|
|
}
|
|
|