eslint-plugin-nestjs-typed
NestJS rule checker
A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript.
Some eslint rules for working with NestJs projects
174 stars
2 watching
34 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
eslinteslint-pluginhacktoberfestnestjsnestjs-best-practices
Related projects:
Repository | Description | Stars |
---|---|---|
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
yarax/eslint-plugin-typelint | An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
sarbbottam/eslint-find-rules | A tool to discover and report on unused ESLint rules in a project | 206 |
azat-io/eslint-plugin-perfectionist | A plugin for ESLint that enforces consistent sorting of various data in code | 1,932 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
cartant/eslint-plugin-rxjs-angular | A package of ESLint rules for Angular and RxJS | 98 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 402 |
javierbrea/eslint-plugin-boundaries | Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 554 |
ihordiachenko/eslint-plugin-chai-friendly | A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 53 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
codelytv/eslint-plugin-hexagonal-architecture | A plugin to enforce Hexagonal Architecture best practices in JavaScript/TypeScript projects | 294 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |