eslint-plugin-toplevel

Module top-level blocker

Prevents side effects at module tops

An eslint plugin for disallow side effect at module toplevel

GitHub

19 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matijs/eslint-plugin-thisDisallows the use of 'this' in JavaScript code.16
mradionov/eslint-plugin-disableA plugin to disable ESLint plugins using file path patterns and inline comments.56
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
javierbrea/eslint-plugin-boundariesEnsures software architecture boundaries are respected by checking folders and files structure and dependencies583
tlvince/eslint-plugin-jasmineESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects.95
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
atfzl/eslint-plugin-css-modulesTool to help ensure consistent usage of CSS modules in JavaScript projects152
sveltejs/eslint-plugin-svelteAn ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser.312
iliubinskii/eslint-plugin-miscA collection of ESLint rules for JavaScript and TypeScript files.10
fintechstudios/eslint-plugin-chai-as-promisedPrevents common issues when using chai-as-promised in ESLint configuration4
unlight/eslint-plugin-nestjsESLint plugin providing rules to enforce coding standards and best practices in NestJS projects40
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
tinloof/eslint-plugin-better-styled-componentsAutomatically enforces coding standards for styled components in ESLint65