4.1.7: Fix crashing when 'line' is not provided by eslint (#283)
@MicroDroid fixed an edge case where eslint does not provide a line
in for an error. Looks like these are always config errors so we just throw the message at the user. 😁
@MicroDroid fixed an edge case where eslint does not provide a line
in for an error. Looks like these are always config errors so we just throw the message at the user. 😁