eslint-plugin-nestjs
NestJS code checker
ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects
POC. ESLint rules for nestjs framework
40 stars
2 watching
2 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
eslint-pluginnestjs
Related projects:
Repository | Description | Stars |
---|---|---|
darraghoriordan/eslint-plugin-nestjs-typed | A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 174 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 118 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
codelytv/eslint-plugin-hexagonal-architecture | A plugin to enforce Hexagonal Architecture best practices in JavaScript/TypeScript projects | 294 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 181 |
mozilla/eslint-plugin-no-unsanitized | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 231 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
hapijs/eslint-plugin | Provides style guide rules and integration with ESLint for JavaScript projects | 21 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 220 |