{"library":"eslint-plugin-typeorm-typescript","type":"library","category":null,"description":"eslint-plugin-typeorm-typescript is an ESLint plugin designed to ensure type consistency between TypeORM entity definitions and their corresponding TypeScript types. It identifies discrepancies in primitive types (e.g., `varchar` vs. `number`), handles driver-specific type parsing (notably `bigint` and `decimal` which are often strings), and enforces correct nullability for columns and relations. The current stable version is `0.5.3`. The project appears to have an active release cadence, frequently introducing new rules and updating support for newer ESLint and TypeScript-ESLint versions. A key differentiator is its ability to catch subtle TypeORM-specific type mismatches that static TypeScript analysis alone cannot, particularly around default nullability behaviors and specific database type mappings. It supports both legacy and modern ESLint flat configurations, providing flexibility for different project setups.","language":"javascript","status":"active","version":"0.5.3","tags":["javascript","eslint","typeorm","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-typeorm-typescript","imports":["import typeormTypescriptRecommended from 'eslint-plugin-typeorm-typescript/recommended';","import typeormTypescriptPlugin from 'eslint-plugin-typeorm-typescript';","{ \"plugins\": [\"typeorm-typescript\"], \"rules\": { \"typeorm-typescript/enforce-column-types\": \"error\" } }"]},{"cmd":"yarn add eslint-plugin-typeorm-typescript","imports":[]},{"cmd":"pnpm add eslint-plugin-typeorm-typescript","imports":[]}],"homepage":null,"github":"https://github.com/daniel7grant/eslint-plugin-typeorm-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-typeorm-typescript","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-plugin-typeorm-typescript/compatibility"}}