eslint-react icon indicating copy to clipboard operation
eslint-react copied to clipboard

[feat] Make 'typescript' an optional peer dependency in pure JavaScript setups

Open Rel1cx opened this issue 11 months ago • 0 comments

Describe the problem

Quick look at current @eslint-react/eslint-plugin install size - 23 of 40 mb is typescript.

Finding a way to weaken the dependence with the typescript package is beneficial for basic setups.

Related: https://github.com/eslint-stylistic/eslint-stylistic/issues/571

Describe the solution you'd like

No response

Alternatives considered

No response

Additional context

No response

Rel1cx avatar Jan 27 '25 14:01 Rel1cx