eslint-plugin-filenames
Filename rules
Enforces consistent filenames in JavaScript projects
Eslint plugin to check filenames.
323 stars
4 watching
36 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
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 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 241 |
nickdeis/eslint-plugin-notice | Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
azeemba/eslint-plugin-json | Lints JSON files according to specific rules and configurations | 209 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
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 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |