9 lines
157 B
JSON
9 lines
157 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"alwaysStrict": true,
|
||
|
"experimentalDecorators": true,
|
||
|
"strict": true,
|
||
|
"target": "es2015",
|
||
|
}
|
||
|
}
|