blob: 5787be425372bd467620126b486afc0875bcf1a8 [file] [log] [blame]
{
"compilerOptions": {
"module": "ESNext",
"target": "ESNext",
"noEmitOnError": true,
"allowJs": true,
"declaration": true,
"emitDeclarationOnly": true,
"pretty": true,
"removeComments": true,
"listEmittedFiles": true
}
}