From 84f87d5b950e1fb2fdff49d759c522648f0891cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E4=BA=95=20=E9=99=B8=E7=99=BB?= Date: Thu, 3 Sep 2026 11:22:31 +0900 Subject: [PATCH] =?UTF-8?q?develop=E3=83=86=E3=83=BC=E3=83=9E=E3=81=AEstyl?= =?UTF-8?q?elint=E8=A8=AD=E5=AE=9A=E3=82=92mjs=E5=BD=A2=E5=BC=8F=E3=81=AB?= =?UTF-8?q?=E7=B5=B1=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/develop/{stylelint.config.js => stylelint.config.mjs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename themes/develop/{stylelint.config.js => stylelint.config.mjs} (100%) diff --git a/themes/develop/stylelint.config.js b/themes/develop/stylelint.config.mjs similarity index 100% rename from themes/develop/stylelint.config.js rename to themes/develop/stylelint.config.mjs