Practices and Specific ES Features > eslint-plugin-signature-design
Forbids functions with too many parameters of the same type, encouraging object-based signatures and preventing primitive obsession.
Forbids functions with too many parameters of the same type, encouraging object-based signatures and preventing primitive obsession.