## Current Behavior <!-- This is the behavior we have today --> Creating a new workspace using the TS solution setup always generates a `tsconfig.base.json` with `module: nodenext` and `moduleResolution: nodenext`. ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> Creating a new workspace using the TS solution setup should generate a `tsconfig.base.json` with `module: nodenext`/`moduleResolution: nodenext` for Node stacks and `module: esnext`/`moduleResolution: bundler` for Web stacks (React, Vue). ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes #
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
This package is a React Native plugin for Nx.
{{content}}