kentcdodds/eslint-config-kentcdodds

why is webpack a dependency?

kuceb opened this issue · 0 comments

kuceb commented

can it not be a devDependency? Thats a good 17Mb added to the bundle size, or 75% install size

From the readme it looks like it's to get other eslint plugins to work, but I'm still not sure if its definitely required

Edit: I'll assume its definitely needed an close this issue