--text follows this line-- tree-sitter-javascript has updated their queries in commit ` https://github.com/tree-sitter/tree-sitter-javascript/commit/84c57eeb0eb28046e72f08d77b4c00efc5819a24` , renaming `function` to `function_expression`, and tree-sitter-typescript followed this update on ` https://github.com/tree-sitter/tree-sitter-typescript/commit/8ea2f2e83bca12f27afe93c289480de2db4e3f93` , which cause query at line 231 in `typescript-ts-mode` failed to parse.