{
"compilerOptions": {
"strict": true,
"module": "NodeNext",
"noImplicitAny": true,
"incremental": true
}