variables i, code used outside binding context. (block-scoped-var) / I introduced these /
'packet' is already declared in the upper scope. (no-shadow) / this one was causing me trouble /
Does anyone want to contribute an .eslintrc ?
I generated one based on index.js and test.js failed miserably. I will volunteer to fix others too if desired.
variables i, code used outside binding context. (block-scoped-var) / I introduced these / 'packet' is already declared in the upper scope. (no-shadow) / this one was causing me trouble / Does anyone want to contribute an .eslintrc ? I generated one based on index.js and test.js failed miserably. I will volunteer to fix others too if desired.