Open fregante opened 3 years ago
For the past 12 days one of my modules listed ava as one of its dependencies. Would it be possible for a rule to ensure that ava is specified in devDependencies?
ava
dependencies
devDependencies
That sounds useful!
For the past 12 days one of my modules listed
ava
as one of itsdependencies
. Would it be possible for a rule to ensure thatava
is specified indevDependencies
?