lint
This commit is contained in:
parent
9c92ea27e3
commit
8a2127b3d8
37 changed files with 75 additions and 67 deletions
|
@ -26,11 +26,15 @@ in {
|
|||
github.copilot
|
||||
|
||||
# language specific
|
||||
astro-build.astro-vscode
|
||||
# js/ts
|
||||
dbaeumer.vscode-eslint
|
||||
astro-build.astro-vscode
|
||||
# rs
|
||||
rust-lang.rust-analyzer
|
||||
# lua
|
||||
sumneko.lua
|
||||
] ++ pkgs.vscode-utils.extensionsFromVscodeMarketplace [
|
||||
# general extensions
|
||||
{
|
||||
name = "discord-vscode";
|
||||
publisher = "icrawl";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue