Skip to content

Commit

Permalink
chore: Remove LiveServer extension from VS Code configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
drazisil committed Aug 20, 2024
1 parent 525c7de commit 4dbc227
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"ms-vscode.makefile-tools",
"usernamehw.errorlens",
"ritwickdey.LiveServer"
"usernamehw.errorlens"
]
}

0 comments on commit 4dbc227

Please sign in to comment.