{
"compilerOptions": {
"module": "commonjs",
"allowSyntheticDefaultImports": true
},
"include": ["build.ts"]
}