remark-lint-mdx-jsx-self-close@1.0.0
remark-lint rule to check that self-closing tags are used when possible
MIT
2025-01-27
安装 (1.0.0)
npm install remark-lint-mdx-jsx-self-close@1.0.0
yarn add remark-lint-mdx-jsx-self-close@1.0.0
pnpm add remark-lint-mdx-jsx-self-close@1.0.0
bun add remark-lint-mdx-jsx-self-close@1.0.0
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| @types/mdast | ^4.0.0 |
| mdast-util-mdx | ^3.0.0 |
| micromark-util-character | ^2.0.0 |
| unified-lint-rule | ^3.0.0 |
| unist-util-visit-parents | ^6.0.0 |
| vfile-message | ^4.0.0 |