import type { Configuration } from 'markdownlint' export const defaultConfig: Configuration = { default: false, }