Note there is a very similar question here but that is asking about ESLint, which is a completely different thing.
I would like to be able to disable the built-in Javascript validation for only one line. This kind of thing:
I do not want to disable it globally, and I am not using ESLint.

// @ts-ignorebefore that lineasdasdto==you still getExpression expected.even with// @ts-ignore.