acacode / acacode/swagger-typescript-api
Generate files with `.js` relative imports
未关闭
- 主要语言
- TypeScript
- 星标
- 4.1k
- 派生
- 436
- PR 合并指标
- 30 天内没有已合并 PR
描述
The typescript code currently being generated cannot be compiled for use in a module without patching relative imports to add the `.js` extension.
Is it feasible to add an --esm flag, or check the local directory package.json for type: module, or tsconfig for module: es*?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。