Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
This repository was archived by the owner on Jan 14, 2021. It is now read-only.

Any way to specify tsconfig.json used in prisma2 generate? #175

@hoshikawa

Description

@hoshikawa

Hi, I'm planning to use prisma2 in a project with ES Modules.
I think it would be useful if I can specify a typescript config file used in prisma2 generate since I have to get rid of CommonJS terms such as exports, require, and so on, which are likely to be removed from Node.js when --experimental-modules flag is enabled.

Thank you!

Metadata

Metadata

Assignees

Labels

kind/featureA request for a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions