{"library":"eslint-config-kyt","type":"library","category":null,"description":"ESLint configuration for kyt projects, maintained by The New York Times. Current stable version is 1.6.3, part of the kyt monorepo with infrequent releases and no known recent breaking changes. It provides a comprehensive set of ESLint rules for React, Jest, JSON, Prettier, and import ordering, based on Airbnb's config. Unlike generic configs, it is tailored for kyt's webpack-based setup and includes Babel parser support. Suitable for Node.js and browser environments.","language":"javascript","status":"active","version":"1.6.3","tags":["javascript","kyt","eslint","config","eslint-config"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-kyt","imports":["module.exports = {\n  extends: ['kyt'],\n};","module.exports = {\n  extends: ['kyt/react'],\n};","const config = require('eslint-config-kyt');"]},{"cmd":"yarn add eslint-config-kyt","imports":[]},{"cmd":"pnpm add eslint-config-kyt","imports":[]}],"homepage":null,"github":"https://github.com/nytimes/kyt","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-kyt","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-kyt/compatibility"}}