blob: 1ce8fca4864761619599fa0c1a3d821ad98a33d1 [file] [log] [blame]
{
"extends": "./tsconfig",
"compilerOptions": {
"target": "ES2017",
"module": "ESNext",
"outDir": "lib/esm"
}
}