mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-08-16 12:53:38 +00:00
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll": "explicit"
|
|
}
|
|
}
|