eslint-plugin-sequel

JSON →
library 1.9.10 ·javascript
verified Jun 5, 2026

An ESLint plugin providing lint rules for inline SQL in JavaScript and TypeScript code. Current stable version is 1.9.10, released on npm. It helps catch common SQL mistakes (e.g., missing WHERE clauses, LIKE misuse) directly in your codebase. Unlike other SQL linting tools, it integrates seamlessly with ESLint workflows and supports various SQL dialects. Release cadence is irregular, with maintenance updates as needed.