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
{{ message }}
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
Detect only looks if package.json is available, it's probably worth it to see if it's parseable on detect so the user is notified and the build doesn't crash later.
Detect only looks if
package.jsonis available, it's probably worth it to see if it's parseable on detect so the user is notified and the build doesn't crash later.