dnn-elements icon indicating copy to clipboard operation
dnn-elements copied to clipboard

Separate eslint-plugin into its own package

Open valadas opened this issue 6 months ago • 0 comments

I thought it would be a good idea that the eslint plugin be part of the main package but we need to ensure some peer dependencies which means if consumers do not use eslint, they can't install the recent packages.

It would be better if consumers need to get the eslint-plugin package only if they do use eslint.

valadas avatar Jun 15 '25 20:06 valadas