Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 603 Bytes

File metadata and controls

9 lines (6 loc) · 603 Bytes

@code-style/eslint-plugin-nest

A set of custom ESlint rules for use with NestJS

Rules

Name Description Recommended Fixable
@code-style/nest/no-barreling Disallow barrel files since they can lead to a number of hard to debug issues