commitsar
commitsar copied to clipboard
Build allowed scopes based on package.json
For JS projects that limit scope it would be useful to provide a mechanic for extracting allowed scopes based on their package.json files.
Since they are JSON compliant this shouldn't be too much of an issue.