8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"target": "es2017",
|
|
"module": "commonjs"
|
|
}
|
|
}
|