-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course info basic components #16
base: main
Are you sure you want to change the base?
Conversation
.vscode/launch.json
Outdated
"cwd": "${workspaceFolder}" | ||
} | ||
] | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think pushing this particular folder is necessary
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me except for formatting @Divyansh013 please add a check for eslint
you still have to remove .vscode from staging area after updating .gitignore you have to run some commands. Refer: https://stackoverflow.com/questions/25436312/gitignore-not-working |
Thanks a lot. Now it's done. |
Description
Fixes
Types of changes
Checklist: