-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[add] VS Code & GitPod.io extensions
[optimize] upgrade to Node.js 20 & other latest Upstream packages/actions
- Loading branch information
Showing
8 changed files
with
1,594 additions
and
1,769 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# This configuration file was automatically generated by Gitpod. | ||
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml) | ||
# and commit this file to your remote git repository to share the goodness with others. | ||
|
||
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart | ||
|
||
vscode: | ||
extensions: | ||
- yzhang.markdown-all-in-one | ||
- unifiedjs.vscode-mdx | ||
- xyc.vscode-mdx-preview | ||
- jock.svg | ||
- redhat.vscode-yaml | ||
- clinyong.vscode-css-modules | ||
- akamud.vscode-caniuse | ||
- visualstudioexptteam.intellicode-api-usage-examples | ||
- pflannery.vscode-versionlens | ||
- christian-kohler.npm-intellisense | ||
- esbenp.prettier-vscode | ||
- rangav.vscode-thunder-client | ||
- eamodio.gitlens | ||
- github.vscode-pull-request-github | ||
- github.vscode-github-actions | ||
tasks: | ||
- init: pnpm i | ||
command: npm start |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"recommendations": [ | ||
"yzhang.markdown-all-in-one", | ||
"unifiedjs.vscode-mdx", | ||
"xyc.vscode-mdx-preview", | ||
"jock.svg", | ||
"redhat.vscode-yaml", | ||
"clinyong.vscode-css-modules", | ||
"akamud.vscode-caniuse", | ||
"visualstudioexptteam.intellicode-api-usage-examples", | ||
"pflannery.vscode-versionlens", | ||
"christian-kohler.npm-intellisense", | ||
"esbenp.prettier-vscode", | ||
"rangav.vscode-thunder-client", | ||
"eamodio.gitlens", | ||
"github.vscode-pull-request-github", | ||
"github.vscode-github-actions" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
513ce1d
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.
Deploy preview for jscig ready!
✅ Preview
https://jscig-kl1t933rx-techquerys-projects.vercel.app
Built with commit 513ce1d.
This pull request is being automatically deployed with vercel-action