{ "compilerOptions": { "noEmit": true, "allowJs": true, "checkJs": true, "target": "ESNext" }, "include": [ "lib" ] }