Microsoft/TypeScript

Expose `--init` functionality in a tsserver command

Open

#4,466 创建于 2015年8月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (48,455 star) (6,726 fork)batch import
Help WantedSuggestion

描述

We now have --init support to generating a default tsconfig.json file (see #4037). Editors would need to expose a functionality that uses this, possibly passing a set of additional defaults based on their scenario. we need to expose this as a Language Service API as well as a tsserver command. see @jrieken's comment in https://github.com/Microsoft/TypeScript/pull/4037#issuecomment-135056980

贡献者指南

Expose `--init` functionality in a tsserver command · Microsoft/TypeScript#4466 | Good First Issue