Tags: patch * Bug: `js-ts-mode` and `typescript-ts-mode` are missing font-locking rules for hashbang lines. Recipe to reproduce: Open a buffer and insert #!/usr/bin/env node Run `M-x js-ts-mode` and `M-x typescript-ts-mode` to see no font-locking is applied to the hash bang line.