{"library":"eslint-config-typestrict","type":"library","category":null,"description":"An ESLint shareable configuration focused on maximizing TypeScript type safety by enabling strict rules that catch bugs. Version 1.0.5 is the latest stable, with low release cadence. Combines rules from @typescript-eslint/eslint-plugin and eslint-plugin-sonarjs, emphasizing type-correctness and runtime error prevention over code style. Unlike other configs (e.g., eslint-config-airbnb-typescript), TypeStrict is minimalist and bug-focused, requiring manual peer dependency installation and strict tsconfig setting.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","typescript","eslint","type","safety","ruleset","types","bugs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-typestrict","imports":["extends: 'typestrict' in .eslintrc.json","module.exports = { extends: 'typestrict' }","npm install --save-dev @typescript-eslint/eslint-plugin eslint-plugin-sonarjs"]},{"cmd":"yarn add eslint-config-typestrict","imports":[]},{"cmd":"pnpm add eslint-config-typestrict","imports":[]}],"homepage":null,"github":"https://github.com/krzkaczor/TypeStrict","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-typestrict","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-typestrict/compatibility"}}