{"id":13788348,"url":"https://github.com/azz/eslint-plugin-mdx","last_synced_at":"2025-05-12T02:33:12.357Z","repository":{"id":66081940,"uuid":"150680300","full_name":"azz/eslint-plugin-mdx","owner":"azz","description":"ESLint Plugin for MDX","archived":true,"fork":false,"pushed_at":"2019-08-14T13:39:45.000Z","size":71,"stargazers_count":19,"open_issues_count":3,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-18T02:37:22.189Z","etag":null,"topics":["eslint","mdx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-09-28T03:22:49.000Z","updated_at":"2023-03-13T01:51:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"2db5e595-bf1b-44b3-9ad1-7f4d73773092","html_url":"https://github.com/azz/eslint-plugin-mdx","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Feslint-plugin-mdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Feslint-plugin-mdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Feslint-plugin-mdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azz%2Feslint-plugin-mdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azz","download_url":"https://codeload.github.com/azz/eslint-plugin-mdx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253662789,"owners_count":21944131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eslint","mdx"],"created_at":"2024-08-03T21:00:43.980Z","updated_at":"2025-05-12T02:33:12.064Z","avatar_url":"https://github.com/azz.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# `eslint-plugin-mdx`\n\n\u003e **This repository is no longer maintained, and the `eslint-plugin-mdx` name has been transferred to [eslint-mdx](https://github.com/rx-ts/eslint-mdx).**\n\n---\n\n[![Travis](https://img.shields.io/travis/azz/eslint-plugin-mdx.svg?style=flat-square)](https://travis-ci.org/azz/eslint-plugin-mdx)\n[![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![npm](https://img.shields.io/npm/v/eslint-plugin-mdx.svg?style=flat-square)](https://npmjs.org/eslint-plugin-mdx)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\n\u003e [ESLint](https://eslint.org/) parser for [MDX](https://github.com/mdx-js/mdx)\n\n## Install\n\nWith `yarn`:\n\n```shellsession\nyarn add eslint-plugin-mdx\n```\n\nWith `npm`:\n\n```shellsession\nnpm install --save eslint-plugin-mdx\n```\n\n## Usage\n\n1. In your ESLint config file, add:\n\n   ```json\n   {\n     \"extends\": [\"plugin:mdx/recommended\"]\n   }\n   ```\n\n2. Make sure ESLint knows to run on `.mdx` files:\n   ```shellsession\n   eslint --ext js,mdx .\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Feslint-plugin-mdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazz%2Feslint-plugin-mdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazz%2Feslint-plugin-mdx/lists"}