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
- Add @types/babel__code-frame so @rollup/plugin-typescript can typecheck
imports of @babel/code-frame during the monorepo build.
- Honor bundle.preferBuiltins in @rollup/plugin-node-resolve so Node
built-ins (e.g. tty, os) resolve correctly for the hooks ESLint plugin;
bundles.js already sets preferBuiltins: true for that package.
0 commit comments