eslint-plugin-sql
SQL linter
Provides rules and configuration for linting SQL code in TypeScript projects using ESLint.
SQL linting rules for ESLint.
94 stars
4 watching
22 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
eslinteslint-pluginpostgrespostgresqlsql
Related projects:
Repository | Description | Stars |
---|---|---|
gajus/eslint-plugin-flowtype | A plugin for ESLint to enforce Flow type checking rules | 1,076 |
gajus/eslint-plugin-jsdoc | A plugin for ESLint to enforce consistency and quality in JSDoc comments | 1,103 |
borremosch/eslint-plugin-type-graphql | A plugin for ESLint to enforce type safety rules for TypeGraphQL decorators in TypeScript projects. | 17 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 223 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
gajus/eslint-config-canonical | Provides a comprehensive and customizable ESLint configuration for JavaScript projects. | 600 |
sebastienelet/eslint-plugin-mongodb | Provides ESLint rules for MongoDB best practices and native driver syntax | 19 |