How to make Flyspell work in typst-ts-mode in emacs?

Hi there, I am new to the Typst ecosystem.

Every time I open a .typ with Emacs the spell-checker don’t recognize even the most basic reserved keywords like set and align. They do get proper syntax highlighting tho, it’s just the spell-checker that messes things up.

Has anyone encountered a similar problem before?

I normally use Emacs together with flyspell-mode enabled to write my LaTeX documents and everything works fine. (I usually write my documents in Italian, fwiw).