cloudfour / cloudfour/code-transform-sandbox
Transformer Request: Prettier
未关闭
Transformer Request
- 主要语言
- TypeScript
- 星标
- 1
- 派生
- 0
- 平均合并
- 6 分钟
- 30 天内合并 PR
- 1
描述
https://prettier.io/
- Is it possible for us to only load the language support that we need and exclude loading the other languages?
- Which parsers should we support?
- `babel`
- `babel-flow`
- `babel-ts`
- `flow`
- `typescript`
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 https://prettier.io/ 的 Prettier 文档开始,了解语言支持和解析器是如何打包的。确定是否可以只加载所需的语言支持,并明确应支持 babel、babel-flow、babel-ts、flow 和 typescript 中的哪些解析器。当支持的解析器集合和加载行为得到明确确定后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100