{"library":"eslint-config-semistandard","type":"library","category":null,"description":"`eslint-config-semistandard` provides an ESLint shareable configuration that enforces the JavaScript Semistandard Style. This style is a direct derivative of JavaScript Standard Style, with the key distinction of requiring semicolons at the end of statements, addressing a common preference among developers. Currently at version 17.0.0, the package maintains a close release cadence with `eslint-config-standard`, its upstream dependency, typically updating its major version whenever `eslint-config-standard` does. Its primary differentiator is this explicit support for semicolons, offering a pre-configured, opinionated linting setup for projects that value code consistency without the need to define a multitude of individual ESLint rules. This makes it an efficient choice for quick project setup while adhering to a widely recognized JavaScript style guide.","language":"javascript","status":"active","version":"17.0.0","tags":["javascript","JavaScript Standard Style","check","checker","code","code checker","code linter","code standards","code style"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-semistandard","imports":["{ \"extends\": \"semistandard\" }"]},{"cmd":"yarn add eslint-config-semistandard","imports":[]},{"cmd":"pnpm add eslint-config-semistandard","imports":[]}],"homepage":null,"github":"https://github.com/standard/eslint-config-semistandard","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-semistandard","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-config-semistandard/compatibility"}}