export default { '*.{md,yml,yaml,json}': ['prettier --write'], }