···2828 /* Modules */
2929 "module": "nodenext" /* Specify what module code is generated. */,
3030 "rootDir": "./src/" /* Specify the root folder within your source files. */,
3131- "moduleResolution": "bundler" /* Specify how TypeScript looks up a file from a given module specifier. */,
3131+ "moduleResolution": "nodenext" /* Specify how TypeScript looks up a file from a given module specifier. */,
3232 "baseUrl": "./" /* Specify the base directory to resolve non-relative module names. */,
3333 "paths": {
3434 "@/*": [