eslint-plugin-react-native
React Native linter
A React Native plugin for ESLint that enforces coding standards and best practices for React Native development.
React Native plugin for ESLint
725 stars
9 watching
130 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
eslint-pluginjavascriptnpmreact-native
Related projects:
Repository | Description | Stars |
---|---|---|
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
paleite/eslint-plugin-diff | A plugin that enables selective ESLint checks on modified code changes during pull requests or continuous integration | 187 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
ilyavolodin/eslint-plugin-backbone | A plugin for ESLint that provides specific rules and configurations for Backbone.js projects. | 95 |
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
evgenyorekhov/eslint-config-hardcore | A comprehensive ESLint configuration that aims to ensure consistent and robust code quality across various JavaScript frameworks and environments. | 422 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,134 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 146 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
future-architect/eslint-plugin-vue-scoped-css | An ESLint plugin that provides linting rules to help developers avoid problems when using Scoped CSS in Vue.js | 101 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |