6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": ["node"]
|
|
},
|
|
"module": "nodenext"
|
|
}
|