Add eslint:recommended
This removes a stray console.log
and adds the eslint:recommended
linting rules to catch it in the future.
It also fixes a couple of other things that eslint warns about.
This removes a stray console.log
and adds the eslint:recommended
linting rules to catch it in the future.
It also fixes a couple of other things that eslint warns about.