blob: 78c4457c4a572ecfcc6292b90b35a2a29ea40b22 [file]
{
"extends": "./tsconfig",
"compilerOptions": {
"target": "ES6",
"module": "CommonJS",
"outDir": "lib/cjs"
}
}