You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"//": "Shared compilerOptions for every publishable package in packages/*. Enforces Node-native ESM resolution so extensionless or directory relative imports are rejected at build time, preventing ERR_MODULE_NOT_FOUND in consumers that use the native Node ESM resolver (SSR, serverless, test runners, etc.).",