Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 935b621

Browse files
committed
Set the right eslint-env for configuration files
1 parent ebee18d commit 935b621

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

next.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-env node */
2+
13
/**
24
* @type {import('next').NextConfig}
35
*/

0 commit comments

Comments
 (0)