fix(curriculum): remove .vscode/settings.json (#164)
* Delete .vscode/settings.json * remove vscode settings
This commit is contained in:
parent
e92a0561b5
commit
4a635b463d
2 changed files with 1 additions and 8 deletions
|
@ -7,8 +7,4 @@ 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
|
||||
command: npm run start
|
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