Skip to content

Commit

Permalink
fix: formatOnSave not disabled in workspace (antfu-collective#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
SupZ6 authored Jul 17, 2022
1 parent ce46cf5 commit f6a45e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
},
"files.associations": {
"*.css": "postcss"
}
},
"editor.formatOnSave": false
}

0 comments on commit f6a45e6

Please sign in to comment.