*
{ "checks": { '*': [recommended.hasReadme()], } }
{ "constraints": { "*": { "disallow": ["deployable"] } } }
{ "checks": { "buildable": ["has-build-scripts"] } }
{ "constraints": { "config": { "disallow": ["application"] } } }
Was this page helpful?