Changing also the target option should fix this:
{ "compilerOptions": { ... "target": "ES2021", ... } }