{ "compilerOptions": { "noImplicitAny": true, "downlevelIteration": true }, "include": [ "src/index.ts" ] }