From 180dc5b44c36f8054b5b34e9f71acf65b3aca180 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Sat, 7 Mar 2026 21:20:30 +0100 Subject: [PATCH] Fix eslint warning about eslint-env comment by removing it Signed-off-by: yubiuser --- postcss.config.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/postcss.config.js b/postcss.config.js index 88658064..94c3bf16 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -1,5 +1,3 @@ -/* eslint-env node */ - "use strict"; module.exports = (/* ctx */) => ({