{"library":"eslint-config-async","type":"library","category":null,"description":"A shareable ESLint config (v3.1.0) for writing better asynchronous JavaScript and TypeScript code. It provides a curated set of rules to avoid common async pitfalls (e.g., unhandled promises, missing await, improper error handling) based on the author's article. Requires ESLint v9 and Node.js ^18.18.0 || ^20.9.0 || >=21.1.0. Key differentiators: focused solely on async patterns, built-in TypeScript support via typescript-eslint, and flat config only (no .eslintrc support in v3).","language":"javascript","status":"active","version":"3.1.0","tags":["javascript","eslint","eslintconfig"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-config-async","imports":["const asyncConfig = require('eslint-config-async'); module.exports = [ ...asyncConfig.base ];","const asyncConfig = require('eslint-config-async'); module.exports = [ ...asyncConfig.node ];","const asyncConfig = require('eslint-config-async'); module.exports = [ ...asyncConfig.typescript ];"]},{"cmd":"yarn add eslint-config-async","imports":[]},{"cmd":"pnpm add eslint-config-async","imports":[]}],"homepage":null,"github":"https://github.com/Maximization/eslint-config-async","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-config-async","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-async/compatibility"}}