acacode / acacode/swagger-typescript-api
Generate files with `.js` relative imports
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 4.1k
- Forks
- 436
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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*?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.