Markdown for the component era
6 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/mdx/lib/util/create-format-aware-processors.js | 37 | export function createFormatAwareProcessors(compileOptions) { |
| LOW | …mdx/lib/util/estree-util-to-id-or-member-expression.js | 54 | export function toJsxIdOrMemberExpression(ids) { |
| LOW | packages/mdx/lib/plugin/recma-document.js | 748 | function resolveDynamicMdxSpecifier(importMetaUrl) { |
| LOW | packages/mdx/lib/plugin/recma-document.js | 876 | function createImportMetaUrlVariable() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | packages/mdx/lib/plugin/recma-document.js | 501 | (node.type === 'ExportNamedDeclaration' && node.source) |
| LOW | packages/mdx/lib/plugin/recma-document.js | 801 | body: {type: 'BlockStatement', body: []} |