Skip to content

Commit

Permalink
fix: update setting.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Jul 10, 2024
1 parent b774a18 commit 798d8d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
"files.associations": {
"*.css": "tailwindcss"
},
// Disable vscode formatting for js,jsx,ts,tsx files
// to allow dbaeumer.vscode-eslint to format them
"[javascript]": {
"editor.formatOnSave": false
},
"[json]": {
"editor.formatOnSave": false
},
Expand Down

0 comments on commit 798d8d5

Please sign in to comment.