codenothing/jsonlint

What's ';'? I want a semicolon....

Opened this issue · 0 comments

rugk commented

Using atom-linter-json-lint I got this error:
semicolonno

This error message is very confusing.

{
    "bitwise": true,
    "";
}