acacode / acacode/swagger-typescript-api
Generate files with `.js` relative imports
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 4.1k
- Forks
- 436
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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*?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.