9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"printWidth": 80,
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"htmlWhitespaceSensitivity": "ignore",
|
|
"trailingComma": "all",
|
|
"endOfLine": "lf"
|
|
}
|