This is outputted to the terminal when I run Eslint.
64:7 warning Use array destructuring
The 64 I believe is the line number causing the warning on that particular file but what does the 7 mean?
The second number is the column number, the number of spaces over from the start of the line: