:100: semistandard eslint sharable config
Browse cluster: JavaScript Standard Style Linting →eslint-config-semistandard is a shareable ESLint configuration for JavaScript that enforces the semistandard style guide, which is based on JavaScript Standard Style but requires semicolons at the end of statements. The project is built as an ESLint plugin for developer tooling and is maintained by the standard organization. It provides a pre-configured set of linting rules that developers can integrate into their projects to maintain consistent code style with semicolons enabled.