Please provide the option to specify a custom tsConfig, something like this: ```js [ 'babel-plugin-tsconfig-paths-module-resolver', { "tsConfig": "apps/functions/tsconfig.app.json", } ] ```