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

Description
Please excuse if I incorrectly use some terminology.
Currently in my Atom !== is tokenized as != and =, separately:

For a comparison, === is handled properly:

I came here because it breaks my ligature for it. See a similar, resolved, issue for another language.
I tried looking in javascript.cson, but it seems to be the operator is defined in a proper order there. Seems I do not understand something.
Thanks for your help!