We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I download the project and do npm install. But I found that .vscode is not in the project. So I can't debug and test it.
npm install
Can this be solved?
The text was updated successfully, but these errors were encountered:
I found another forked from this project. That project contain .vscode directory. https://github.com/Markos-Th09/vscode-color-picker It solved my problem.
.vscode
Sorry, something went wrong.
No branches or pull requests
I download the project and do
npm install
.But I found that .vscode is not in the project.
So I can't debug and test it.
Can this be solved?
The text was updated successfully, but these errors were encountered: