6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
{
|
|
"editor.formatOnSave": true,
|
|
"prettier.singleQuote": true,
|
|
"prettier.trailingComma": "all"
|
|
}
|