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