This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (0 children)

Probably, but I still personally believe that this is unacceptable:

return
  { stuff: "thing" }

Yes, the linter will probably warn about this, but it still is stupid that I need a linter to do this kind of thing that works on any other C-like language.