Files

4 lines
152 B
JavaScript
Raw Permalink Normal View History

// Lint is skipped during `next build` (see next.config.ts). This minimal flat
// config keeps `eslint` runnable without extra deps.
export default [];