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
The generated README was mentionning:
### Run your tests
```
npm run test
```
but `npm run test` throws:
Error: no test specified
This removes the mention of this command from the generated README.
0 commit comments