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
Is your feature request related to a problem? Please describe.
Our licensing policies are different for frontend vs backend packages. We have repositories that contain both frontend and backend code and we are forced to use the more conservative policy with a large number of exceptions.
Describe the solution you'd like
Would it be possible to specify a configuration per package type? Or per file location (frontend/package.json vs backend/package.json)?
The text was updated successfully, but these errors were encountered:
👋 This issue has been marked as stale because it has been open with no activity for 180 days. You can: comment on the issue or remove the stale label to hold stalebot off for a while, add the Keep label to hold stale off permanently, or do nothing. If you do nothing, this issue will be closed eventually by the stalebot. Please see CONTRIBUTING.md for more policy details.
👋 This issue has been closed by stalebot because it has been open with no activity for over 180 days. Please see CONTRIBUTING.md for more policy details.
Is your feature request related to a problem? Please describe.
Our licensing policies are different for frontend vs backend packages. We have repositories that contain both frontend and backend code and we are forced to use the more conservative policy with a large number of exceptions.
Describe the solution you'd like
Would it be possible to specify a configuration per package type? Or per file location (
frontend/package.json
vsbackend/package.json
)?The text was updated successfully, but these errors were encountered: