Fix eslint warning about eslint-env comment by removing it

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2026-03-07 21:20:30 +01:00
parent 4b540e564c
commit 180dc5b44c

View File

@@ -1,5 +1,3 @@
/* eslint-env node */
"use strict";
module.exports = (/* ctx */) => ({