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