{ "compilerOptions": { "module": "commonjs", "noImplicitAny": true, "target": "ES2020" }, "include": [ "*.ts" ] }