fix(config): remove theme config (#36)
This commit is contained in:
parent
4bfec4cc84
commit
49efa7a6bf
2 changed files with 0 additions and 7 deletions
|
@ -8,7 +8,3 @@ ports:
|
||||||
tasks:
|
tasks:
|
||||||
- init: npm install
|
- init: npm install
|
||||||
command: npm run start
|
command: npm run start
|
||||||
|
|
||||||
vscode:
|
|
||||||
extensions:
|
|
||||||
- https://github.com/freeCodeCamp/freecodecamp-dark-vscode-theme/releases/download/v1.0.0/freecodecamp-dark-vscode-theme-1.0.0.vsix
|
|
||||||
|
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"workbench.colorTheme": "freeCodeCamp Dark Theme"
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue