Current section
Files
Jump to
Current section
Files
c_src/c-kzg-4844/blst/bindings/node.js/tsconfig.json
{
"include": ["*.ts"],
"compilerOptions": {
"target": "esnext",
"noEmit": true
}
}