Skip to content

feat: Ability to exclude Jiti from deps and using native Node.js TS support #4546

@krutoo

Description

@krutoo

Expected Behavior

Hi, I noticed that commitlint installs Jiti as transitional dependency

In my project I try to reduce deps amount and size

As I understand Jiti is a dependency of cosmiconfig

Is it possible to support such feature as make Jiti optional?

In modern Node.js it is possible to use TS out of the box (with limitations but for configurations it will be enough I think)

Current Behavior

Now Jiti is automatically installs with commitlint

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

No response

Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions