5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"prettier.configPath": "../.prettierrc"
|
|
}
|