eslint-plugin-no-async-in-for-each-loop
Disallow using async in forEach loops
Disallow using async in forEach loops
ESLint Plugin to error when using await inside promise statements
ESLint rule to avoid data loss and quality errors while operations with JS dates.
Detect the use of bluebird and dependencies on its promise extensions
ESLint rule for disallow using boolean literals as switch statement arguments
ESLint plugin to disallow the use of Dimensions.get('window') in react-native
Plugin for disallowing direct export of imports
Custom ESLint rule to disallow eslint-disable comments
ESLint rule to disallow duplicate imported names
ESLint plugin for enforce-static-translation rule.
disallow hard coded urls
ESLint plugin for warn with hardcoded literal variables
fixed versions only for deps
eslint plugin no http link, https link is ok
ESLint plugin to disallow comment blocks
does not allow conditional chaining
test
Disallow form tags without explicit method attribute
Disallow form tags without explict method="post"
ESLint plugin to require using import * as some from '' instead of default import