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
@@ -295,10 +303,10 @@ export class RushConfiguration {
295
303
readonly npmCacheFolder:string;
296
304
readonly npmTmpFolder:string;
297
305
readonly packageManager:PackageManagerName;
298
-
// Warning: (ae-forgotten-export) The symbol "IPackageManagerOptions" needs to be exported by the entry point index.d.ts
306
+
// Warning: (ae-incompatible-release-tags) The symbol "packageManagerOptions" is marked as @public, but its signature references "IPackageManagerOptions" which is marked as @internal
0 commit comments