{ "extends": "./config/tsconfig.root.json", "compilerOptions": { "outDir": "./dist/es/", "rootDir": "./src/" }, "include": [ "./src/" ] }