未验证 提交 98338e9a 编写于 作者: J Joe Previte

chore: fix linting error

上级 9a16e4e1
...@@ -2,13 +2,12 @@ ...@@ -2,13 +2,12 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Contributing # Contributing
- [Contributing](#contributing) - [Pull Requests](#pull-requests)
- [Pull Requests](#pull-requests) - [Requirements](#requirements)
- [Requirements](#requirements) - [Development Workflow](#development-workflow)
- [Development Workflow](#development-workflow)
- [Updating VS Code](#updating-vs-code) - [Updating VS Code](#updating-vs-code)
- [Build](#build) - [Build](#build)
- [Structure](#structure) - [Structure](#structure)
- [Modifications to VS Code](#modifications-to-vs-code) - [Modifications to VS Code](#modifications-to-vs-code)
- [Currently Known Issues](#currently-known-issues) - [Currently Known Issues](#currently-known-issues)
...@@ -65,7 +64,6 @@ If you need to update VS Code, you can update the subtree with one line. Here's ...@@ -65,7 +64,6 @@ If you need to update VS Code, you can update the subtree with one line. Here's
git subtree pull --prefix lib/vscode vscode release/1.52 --squash --message "Update VS Code to 1.52.1" git subtree pull --prefix lib/vscode vscode release/1.52 --squash --message "Update VS Code to 1.52.1"
``` ```
## Build ## Build
You can build using: You can build using:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册