eslint-plugin-signature-design
Version:
ESLint rule to make function signatures better. Currently has only one rule: prevent functions from having too many arguments with the same type.
10 lines (9 loc) • 297 B
TypeScript
ESLint rule to make function signatures better. Currently has only one rule: prevent functions from having too many arguments with the same type.