1 2 3 4 5 6 7 8
{ "compilerOptions": { "strict": true, "target": "ES2022", "module": "ES2022", "moduleResolution": "Bundler" } }