7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es2022",
|
|
"module": "es2022",
|
|
"lib": ["ESNext"],
|
|
}
|
|
} |