{
"compilerOptions": {
"allowImportingTsExtensions": true,
"target": "esnext",
"moduleResolution": "nodenext"
}