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
After running npx rescript init ., the initialized package.json does not have any scripts. Meanwhile, the initialized README specifies scripts npm run build and npm run watch.