← All repos

eslint-config-standard

ESLint Config for JavaScript Standard Style

developmentecmascriptes6eslintjavascriptlinternodejsstandardstatic-code-analysisstyle-guide
Browse cluster: JavaScript Standard Style Linting
685commits
44contributors
3languages

Tech stack & purpose

eslint-config-standard is an ESLint configuration package that implements the JavaScript Standard Style, a widely-used JavaScript code style guide. The project is designed for developers who want to enforce consistent code style and perform static code analysis in JavaScript and Node.js projects using ESLint. Built and maintained by Feross Aboukhadijeh, this package exports a flat ESLint configuration that can be integrated into projects by installing it alongside ESLint and referencing it in an eslint.config.js file. The project is intended for advanced users, with the README noting that most developers should use the simpler `standard` package instead.

Languages

TypeScript
97.2%
Shell
1.6%
JavaScript
1.2%

Contributors (top 30 of 44)