eslint-plugin-es-x

Syntax checker

A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.

ESLint plugin about ECMAScript syntactic features.

GitHub

118 stars
6 watching
9 forks
Language: JavaScript
last commit: 4 days ago
Linked from 1 awesome list

ecmascripteslinteslint-pluginjavascriptnpm-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
eslint-community/eslint-plugin-eslint-comments Adds additional ESLint rules for commenting out specific lines of code 53
eslint-community/eslint-plugin-eslint-plugin A plugin for linting ESLint plugins written in JavaScript. 196
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
brettz9/eslint-plugin-query A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. 5
javierbrea/eslint-plugin-boundaries Ensures software architecture boundaries are respected by checking folders and files structure and dependencies 554
yarax/eslint-plugin-typelint An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. 175
selaux/eslint-plugin-filenames Enforces consistent filenames in JavaScript projects 323
eslint-community/eslint-plugin-n Provides additional ESLint rules for Node.js. 232
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
github/eslint-plugin-github An opinionated ESLint configuration providing useful rules for JavaScript applications. 299
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
wix-incubator/eslint-plugin-lodash A plugin for ESLint that enforces coding standards and best practices using Lodash functions. 277