7 lines
122 B
JSON
7 lines
122 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2022", "DOM"],
|
|
"target": "ES2022",
|
|
"moduleResolution": "nodenext"
|
|
}
|
|
} |