Skip to content

Commit

Permalink
fix: formatOnSave not disabled in workspace (antfu-collective#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Evertvdw authored Nov 3, 2021
1 parent 2063330 commit 1f10905
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@
"files.associations": {
"*.css": "postcss",
},
"editor.formatOnSave": false,
}

0 comments on commit 1f10905

Please sign in to comment.