Нет описания

settings.json 122B

1234567
  1. {
  2. "editor.codeActionsOnSave": {
  3. "source.fixAll": "explicit"
  4. },
  5. "cSpell.words": ["evse", "ocpp", "websockets"]
  6. }