X-Debbugs-CC: casouri@gmail.com, theo@thornhill.no This patch adds support for using the new font-lock faces for more tree-sitter backed modes. js.el: - For the number feature, is there a better way to match for exactly NaN or Infinity? - It might be a good idea to make a parent/base mode (ECMA?) like done in c-ts-mode for JS and TS, since there's a bit of overlap. I'm not volunteering though, since I don't use JS or TS ;).