6 lines
98 B
JSON
6 lines
98 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"experimentalDecorators": true,
|
||
|
"target": "es5"
|
||
|
}
|
||
|
}
|