Nikita Zdvijkov
Results
3
issues of
Nikita Zdvijkov
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`.
What version of Node was this built with? Please consider adding a `.nvmrc` file. Is there a particular reason why you omitted `.nvmrc`?
`package.json` says ISC. LICENSE file says MIT.