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
Previously, OS-created hidden files like `.DS_Store` in `examples/`
would cause the prepare and test scripts to throw `ENOTDIR`. They now
filter for directories that contain a `package.json` before installing
dependencies or running tests.
0 commit comments