📄 tsconfig.json
/home/palash/git/site/node_modules/protobufjs/tsconfig.json
Language: json • Lines: 8
{
    "compilerOptions": {
        "target": "ES5",
        "experimentalDecorators": true,
        "emitDecoratorMetadata": true,
        "esModuleInterop": true,
    }
}