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.
7 lines (6 loc) • 244 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.