File size: 171 Bytes
c1b3a0c
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "compilerOptions": {
        "target": "ES5",
        "experimentalDecorators": true,
        "emitDecoratorMetadata": true,
        "esModuleInterop": true,
    }
}