{
  "tasks": [
    {
      "label": "samp-local-cleanup",
      "type": "shell",
      "command": "samp local --force-restore"
    }
  ]
}