mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Add EditorConfig plugin to Codespaces
This commit is contained in:
parent
569722e5f4
commit
1d6e4a39cb
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@
|
||||||
"afractal.node-essentials",
|
"afractal.node-essentials",
|
||||||
"eg2.vscode-npm-script",
|
"eg2.vscode-npm-script",
|
||||||
"syler.sass-indented",
|
"syler.sass-indented",
|
||||||
"visualstudioexptteam.vscodeintellicode"
|
"visualstudioexptteam.vscodeintellicode",
|
||||||
|
"EditorConfig.EditorConfig"
|
||||||
],
|
],
|
||||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||||
"forwardPorts": [
|
"forwardPorts": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue