6 lines
77 B
JSON
6 lines
77 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "ES2020",
|
||
|
"module": "Node12"
|
||
|
}
|
||
|
}
|