mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Merge branch 'main' of https://github.com/Unkn0wnCat/KevinK.dev.js into main
This commit is contained in:
commit
569722e5f4
3 changed files with 14 additions and 3 deletions
|
@ -13,7 +13,18 @@
|
|||
},
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"dbaeumer.vscode-eslint"
|
||||
"dbaeumer.vscode-eslint",
|
||||
"aaron-bond.better-comments",
|
||||
"wscats.qf",
|
||||
"eamodio.gitlens",
|
||||
"kumar-harsh.graphql-for-vscode",
|
||||
"antfu.i18n-ally",
|
||||
"mrmlnc.vscode-json5",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"afractal.node-essentials",
|
||||
"eg2.vscode-npm-script",
|
||||
"syler.sass-indented",
|
||||
"visualstudioexptteam.vscodeintellicode"
|
||||
],
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
"forwardPorts": [
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -22673,4 +22673,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -59,4 +59,4 @@
|
|||
"eslint-plugin-react": "^7.21.5",
|
||||
"gatsby-plugin-eslint": "^2.0.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue