The [current library version](https://github.com/tree-sitter/tree-sitter-javascript/tree/v0.21.4?tab=readme-ov-file) references the [The ECMAScript 6th edition, 2015 Spec](http://www.ecma-international.org/ecma-262/6.0/). However, this is quite old. The latest [ECMAScript is the 15th](https://ecma-international.org/publications-and-standards/standards/ecma-262/). It would be good to clarify in the documentation / README which grammar specification this parser targets.