apache / dubbo-js

The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
https://dubbo.apache.org/
Apache License 2.0
766 stars 160 forks source link

'.vscode' folder should be removed #298

Closed chickenlj closed 2 years ago

chickenlj commented 2 years ago

https://github.com/apache/dubbo-js/tree/dubbo3/.vscode

godkun commented 2 years ago

这个 .vscode 目录 可以不用去掉,后续 dubbo-js 项目会在该目录下创建 launch.json tasks.json 等文件,用来完成项目的 vscode 调试配置等功能