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