eslint-plugin-type-graphql
TypeGraphQL linter
A plugin for ESLint to enforce type safety rules for TypeGraphQL decorators in TypeScript projects.
Linter for TypeGraphQL decorators
17 stars
3 watching
3 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dimamachina/graphql-eslint | A TypeScript-based toolset for enforcing GraphQL schema and operation rules during development with ESLint. | 800 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 24 |
gajus/eslint-plugin-flowtype | A plugin for ESLint to enforce Flow type checking rules | 1,077 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
modyqyw/vite-plugin-stylelint | Provides a Stylelint plugin for Vite to enforce consistent CSS styles in development and production environments. | 23 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 220 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
lkster/graphql-to-type | A tool that parses GraphQL requests into TypeScript types and objects | 6 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
yarax/eslint-plugin-typelint | An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
bmish/eslint-doc-generator | Automates documentation generation for ESLint plugins and rules. | 92 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 181 |