Is your feature request related to a problem? Please describe.
No, just an enhancement on validation
Describe the solution you'd like
I'm thinking this should be done on pre-merge. A map of directives it is not allowed to co exist. Example:
@resolver -> @external, @requires, @provides, ...
Is your feature request related to a problem? Please describe.
No, just an enhancement on validation
Describe the solution you'd like
I'm thinking this should be done on pre-merge. A map of directives it is not allowed to co exist. Example:
@resolver -> @external, @requires, @provides, ...