{ "compilerOptions": { "target": "ES5", "declaration": true, "lib": ["DOM", "ESNext"], "rootDir": "./src", "outDir": "lib" } }