{ "extends": "./common.json", "compilerOptions": { "target": "ES5", "outDir": "../cjs", "module": "CommonJS" } }