Skip to content

Commit

Permalink
Revert "fix(quick-edit): disable autosave (#6558)"
Browse files Browse the repository at this point in the history
This reverts commit 2a5b648.
  • Loading branch information
penalosa authored Sep 23, 2024
1 parent 9e44d88 commit 972fc8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/quick-edit/functions/_middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export const onRequest = async ({
: "Solarflare Light",
"workbench.startupEditor": "none",
"editor.minimap.autohide": true,
"files.autoSave": "off",
"files.exclude": {
"*.d.ts": true,
"jsconfig.json": true,
Expand Down

0 comments on commit 972fc8f

Please sign in to comment.