dnn-elements
dnn-elements copied to clipboard
Separate eslint-plugin into its own package
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.