{ "compilerOptions": { "outDir": "./lib", "target": "ES2015", "module": "ES2015", "declaration": true, "declarationDir": "./types" } }