|
14 | 14 | [](https://codecov.io/gh/mdx-js/eslint-mdx) |
15 | 15 | [](https://github.com/plantain-00/type-coverage) |
16 | 16 | [](https://github.com/mdx-js/eslint-mdx/releases) |
17 | | -[](https://david-dm.org/mdx-js/eslint-mdx?type=dev) |
18 | 17 |
|
| 18 | +[](https://renovatebot.com) |
19 | 19 | [](https://conventionalcommits.org) |
20 | 20 | [](https://github.com/prettier/prettier) |
21 | 21 | [](https://lerna.js.org) |
|
51 | 51 |
|
52 | 52 | This repository is a monorepo managed by [Lerna][] what means we actually publish several packages to npm from same codebase, including: |
53 | 53 |
|
54 | | -| Package | Description | Version | Peer Dependencies | Dependencies | |
55 | | -| -------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
56 | | -| [`eslint-mdx`](/packages/eslint-mdx) | ESLint Parser for MDX | [](https://www.npmjs.com/package/eslint-mdx) | [](https://david-dm.org/mdx-js/eslint-mdx?path=packages/eslint-mdx&type=peer) | [](https://david-dm.org/mdx-js/eslint-mdx?path=packages/eslint-mdx) | |
57 | | -| [`eslint-plugin-mdx`](/packages/eslint-plugin-mdx) | ESLint Plugin, Configuration and Rules for MDX | [](https://www.npmjs.com/package/eslint-plugin-mdx) | [](https://david-dm.org/mdx-js/eslint-mdx?path=packages/eslint-plugin-mdx&type=peer) | [](https://david-dm.org/mdx-js/eslint-mdx?path=packages/eslint-plugin-mdx) | |
| 54 | +| Package | Description | Version | |
| 55 | +| -------------------------------------------------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------- | |
| 56 | +| [`eslint-mdx`](/packages/eslint-mdx) | ESLint Parser for MDX | [](https://www.npmjs.com/package/eslint-mdx) | |
| 57 | +| [`eslint-plugin-mdx`](/packages/eslint-plugin-mdx) | ESLint Plugin, Configuration and Rules for MDX | [](https://www.npmjs.com/package/eslint-plugin-mdx) | |
58 | 58 |
|
59 | 59 | ## Install |
60 | 60 |
|
|
0 commit comments