import { withGuildDocs } from '@theguild/components/next.config';
export default withGuildDocs({
eslint: {
ignoreDuringBuilds: true,
},
});