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