Skip to content

Commit 935b621

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)