@zthun/janitor-markdownlint-config
Version:
A shared configuration for markdownlint for @zthun scoped projects.
1 lines • 430 B
Source Map (JSON)
{"version":3,"file":"index.cjs","sources":["../src/index.mts"],"sourcesContent":["import type { Configuration } from \"markdownlint\";\n\nconst config: Configuration = {\n // We actually want support sometimes for custom html and images in\n // markdown so we need to allow it.\n \"no-inline-html\": false,\n};\n\nexport default config;\n"],"names":["config"],"mappings":";;AAEA,MAAMA,MAAwB,GAAA;;;IAG5B,gBAAkB,EAAA;AACpB;;;;"}