8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": [
|
|
"esnext"
|
|
],
|
|
"experimentalDecorators": true
|
|
}
|
|
} |