Add EditorConfig plugin to Codespaces

This commit is contained in:
Kevin Kandlbinder 2020-12-27 14:56:51 +01:00
parent 569722e5f4
commit 1d6e4a39cb

View file

@ -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": [