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