7 lines
87 B
JSON
7 lines
87 B
JSON
|
{
|
||
|
"trailingComma" : "es5",
|
||
|
"tabWidth" : 2,
|
||
|
"semi": true,
|
||
|
"singleQuote": true
|
||
|
}
|