Skip to content
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

chore(vscodePlugin):remove unnecessary files and format irregular code #920

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

RSS1102
Copy link
Collaborator

@RSS1102 RSS1102 commented Sep 24, 2024

对于vscode插件本次进行了如下操作:

  1. 删除了对于不使用的代码文件,例如index-demo.js等。
  2. 将不属于vscodePlugin本身的相关文件,移动至test-resources,属于本地测试所需文件。
  3. 将目前未生效的vscodePlugin的extension.test移除转为TODO
  4. 将部分 eslint 提示代码不规范部分进行了修复。
  5. 将 vscodePlugin 的 yarn.lock删除并添加到 .gitignore
  6. 修复了TS2322: Type 'number' is not assignable to type 'Timeout'.的问题。
    image

1 similar comment
Copy link
Collaborator

@sunsonliu sunsonliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sunsonliu sunsonliu merged commit 4466bc1 into Tencent:dev Sep 24, 2024
5 checks passed
Copy link

谢谢您的大力支持,请安装和此相关的测试版进行极速体验:

npm install @cherry-markdown-publisher/preview-dev@0.8.46-dev.4466bc1

查看npm发布版本,请注意这是一个开发预览版本,请谨慎使用!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants