@zthun/markdownlint-config
Version:
A shared configuration for markdownlint for @zthun scoped projects.
1 lines • 415 B
Source Map (JSON)
{"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import { 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":[],"mappings":";AAEA,MAAM,SAAwB;AAAA;AAAA;AAAA,EAG5B,kBAAkB;AACpB;;"}