fix(config): remove theme config (#111)
This commit is contained in:
parent
cd1ce67879
commit
ece2ea1936
2 changed files with 0 additions and 7 deletions
|
@ -8,7 +8,3 @@ ports:
|
|||
tasks:
|
||||
- init: npm install
|
||||
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