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.
3 lines (2 loc) • 69 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.