{"library":"eslint-plugin-strict-null-checks","type":"library","category":null,"description":"ESLint plugin that reproduces TypeScript's strictNullChecks behavior as lint rules, enabling incremental migration from strictNullChecks: false to true. Version 0.1.3 (stable, low activity) depends on typescript >=3.9.4. Unlike native tsconfig strictNullChecks, allows warnings instead of errors and can be gradually applied per file via ESLint config. Requires @typescript-eslint/parser with project option pointing to a separate tsconfig with strictNullChecks: true.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install eslint-plugin-strict-null-checks","imports":["plugins: ['strict-null-checks']","rules: { 'strict-null-checks/all': 'warn' }","parserOptions: { project: './tsconfig.strictNullChecks.json' }"]},{"cmd":"yarn add eslint-plugin-strict-null-checks","imports":[]},{"cmd":"pnpm add eslint-plugin-strict-null-checks","imports":[]}],"homepage":"https://github.com/JaroslawPokropinski/eslint-plugin-strict-null-check#readme","github":"https://github.com/JaroslawPokropinski/eslint-plugin-strict-null-check","docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-strict-null-checks","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}