6 lines
86 B
JSON
6 lines
86 B
JSON
{
|
|
"prettier.printWidth": 120,
|
|
"prettier.singleQuote": true,
|
|
"files.eol": "\n"
|
|
}
|