Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Feature: Scripts value string required #63

Open
reggi opened this issue Apr 24, 2018 · 1 comment
Open

🚀 Feature: Scripts value string required #63

reggi opened this issue Apr 24, 2018 · 1 comment
Labels
status: accepting prs Please, send a pull request to resolve this! 🙏 type: feature New enhancement or request 🚀

Comments

@reggi
Copy link

reggi commented Apr 24, 2018

This should not validate:

{
  "name": "hi",
  "version": "0.0.0",
  "scripts": {
    "hello:world": {}
  }
}
@LinusU
Copy link
Collaborator

LinusU commented Apr 25, 2018

PR welcome 🙌

@LinusU LinusU added the status: accepting prs Please, send a pull request to resolve this! 🙏 label Apr 25, 2018
@JoshuaKGoldberg JoshuaKGoldberg added the type: feature New enhancement or request 🚀 label Mar 28, 2024
@JoshuaKGoldberg JoshuaKGoldberg changed the title Feat: Scripts value string required 🚀 Feature: Scripts value string required Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Please, send a pull request to resolve this! 🙏 type: feature New enhancement or request 🚀
Projects
None yet
Development

No branches or pull requests

3 participants