It's currently set to use `babel-eslint`, which is allowing destructuring and other features that Node v4 (and even v5) do not support.
It's currently set to use
babel-eslint, which is allowing destructuring and other features that Node v4 (and even v5) do not support.