← All repos

eslint-config-standard-react

ESLint Shareable Config for React/JSX support in JavaScript Standard Style

developmentecmascriptes6eslintjavascriptlinternodejsstandardstatic-code-analysisstyle-guide
Browse cluster: JavaScript Standard Style Linting
175commits
29contributors
1languages

Tech stack & purpose

eslint-config-standard-react is an ESLint shareable configuration that extends JavaScript Standard Style with support for React and JSX syntax. The project is built for use with ESLint and requires additional dependencies including Babel's ESLint parser, the standard configuration packages, and ESLint plugins for promise, import, node, and React support. It was created by Feross Aboukhadijeh and is designed for developers working with React in Node.js environments who want to enforce consistent code style across their projects.

Languages

JavaScript
100.0%

Contributors