8 lines
114 B
JSON
8 lines
114 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2022",
|
|
"module": "ES2022",
|
|
"moduleResolution": "nodenext"
|
|
}
|
|
}
|