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 還沒有評估資料。