9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
{
|
|
"useTabs": false,
|
|
"tabWidth": 4,
|
|
"trailingComma": "none",
|
|
"singleQuote": false,
|
|
"printWidth": 120,
|
|
"endOfLine": "lf"
|
|
}
|
|
|