9 lines
126 B
JSON
9 lines
126 B
JSON
{
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"printWidth": 100,
|
|
"trailingComma": "all"
|
|
}
|