8 lines
117 B
JSON
8 lines
117 B
JSON
|
{
|
||
|
"semi": false,
|
||
|
"trailingComma": "none",
|
||
|
"singleQuote": true,
|
||
|
"printWidth": 80,
|
||
|
"tabWidth": 4
|
||
|
}
|