{"library":"astro-eslint-parser","type":"library","category":null,"description":"astro-eslint-parser is a specialized parser that enables ESLint to understand and lint `.astro` component files. It allows developers to integrate Astro projects with their existing ESLint configurations, providing linting for scripts embedded within Astro components, including client-side scripts and component scripts. The current stable version is 1.4.0, with regular patch and minor releases to improve compatibility with newer Astro compiler versions, ESLint, and TypeScript-ESLint. Its primary differentiator is its dedicated support for the unique syntax of Astro files, making it a crucial component for maintaining code quality in Astro projects, often used in conjunction with `eslint-plugin-astro` for a complete linting solution.","language":"javascript","status":"active","version":"1.4.0","tags":["javascript","astro","astrojs","eslint","parser","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install astro-eslint-parser","imports":["{ \"parser\": \"astro-eslint-parser\" }","{ \"parserOptions\": { \"parser\": \"@typescript-eslint/parser\" } }","{ \"extends\": [\"plugin:astro/recommended\"] }"]},{"cmd":"yarn add astro-eslint-parser","imports":[]},{"cmd":"pnpm add astro-eslint-parser","imports":[]}],"homepage":null,"github":"https://github.com/ota-meshi/astro-eslint-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/astro-eslint-parser","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/astro-eslint-parser/compatibility"}}