A set of custom ESlint rules for use with NestJS
Name | Description | Recommended | Fixable |
---|---|---|---|
@code-style/nest/no-barreling |
Disallow barrel files since they can lead to a number of hard to debug issues | ✅ | ❌ |
A set of custom ESlint rules for use with NestJS
Name | Description | Recommended | Fixable |
---|---|---|---|
@code-style/nest/no-barreling |
Disallow barrel files since they can lead to a number of hard to debug issues | ✅ | ❌ |
npm i @code-style/eslint-plugin-nest
99
2.0.0-32
MIT
62.8 kB
21