import { tresLintConfig } from '@tresjs/eslint-config' export default tresLintConfig({ ignores: ['**/*.md'], })