TSFluff
TSFluff copied to clipboard
Rule Idea: Minimum Function Length
Functions are an important part of TypeScript/JavaScript and should be treated as such by ensuring that coders cannot create throwaway functions frivolously.
👍