{"library":"eslint-config-salesforce-typescript","type":"library","category":null,"description":"eslint-config-salesforce-typescript is a comprehensive ESLint configuration designed specifically for TypeScript projects within the Salesforce ecosystem. Currently at version 4.0.1, this package provides a curated set of ESLint rules, including those from `@typescript-eslint/eslint-plugin` and `@typescript-eslint/parser`, ensuring consistent code quality and adherence to Salesforce's coding standards for TypeScript. It offers a structured approach to linting, integrating best practices for TypeScript development, and helps prevent common issues. The package receives regular maintenance updates, often weekly or bi-weekly as evidenced by the release log, primarily focused on dependency bumps and minor rule adjustments. It differentiates itself by providing a ready-to-use setup tailored for Salesforce projects, abstracting away the complexity of configuring multiple ESLint plugins for TypeScript. Developers can extend this configuration in their `.eslintrc` files, simplifying the setup process for new and existing projects.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","Salesforce","eslint","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-salesforce-typescript","imports":["module.exports = { extends: ['eslint-config-salesforce-typescript'] };","module.exports = { extends: ['eslint-config-salesforce-typescript'], rules: { 'indent': ['error', 4], '@typescript-eslint/no-explicit-any': 'off' } };","module.exports = { extends: ['eslint-config-salesforce-typescript'], parserOptions: { project: './tsconfig.json' } };"]},{"cmd":"yarn add eslint-config-salesforce-typescript","imports":[]},{"cmd":"pnpm add eslint-config-salesforce-typescript","imports":[]}],"homepage":null,"github":"https://github.com/forcedotcom/eslint-config-salesforce-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-salesforce-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-config-salesforce-typescript/compatibility"}}