8 lines
126 B
JSON
8 lines
126 B
JSON
{
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"semi": false,
|
|
"endOfLine": "lf",
|
|
"htmlWhitespaceSensitivity": "ignore"
|
|
}
|