pub fn parse_typescript(source: &str, is_tsx: bool) -> Option<Tree>
Parse TypeScript/JavaScript source code into a tree-sitter AST.