{
"compilerOptions": {
"lib": ["ES2022", "DOM"],
"target": "ES2022",
"module": "NodeNext",
"moduleResolution": "NodeNext"
}