This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
A gif probably explains it best:

Firstly, I'd contend that the ]) shouldn't be automatically indented, but I can live with that.
Main point: the {whatever} line automatically outdents as soon as I type the first { (presumably because it thinks it's opening a block rather than an object), and then continually tries to outdent whenever I type any more characters on the line (the re-indentation in the gif is me hitting ctrl+])
Been happening in atom --safe built off master for the last couple of days, presumably since the update to language-javascript@0.51 in relation to e38f1cd