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
- Use `fs.readdirSync(..., { encoding: 'utf8', recursive: true })`
to keep sub-folder paths intact and avoid the `string | Buffer`
type issue that broke Prettier in Zeta-House-Docs.
0 commit comments