As of Emacs 25.1 the `syntax-begin-function` variable is obsolete. I am not sure what the replacement is. Here is the compiler warning received: ``` typescript-mode.el:2052:10:Warning: `syntax-begin-function' is an obsolete variable (as of 25.1). ```