zone / frontend

Mono repo for Zone's frontend team.

Home Page:https://zonedigital.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eslint should be a devDependency

simmo opened this issue · comments

Describe the bug
eslint is required in the tests for the eslint packages. eslint should be specified in dependencies or devDependencies in all eslint based packages.

To Reproduce
Lint errors for missing eslint seen in all eslint test files.

Expected behaviour
No lint errors.

Screenshots
N/A

Additional context
N/A