From 9773b5128d4d7e415e607bee3675514550df3d46 Mon Sep 17 00:00:00 2001 From: Owen Buckley Date: Fri, 6 Feb 2026 19:28:28 -0500 Subject: [PATCH] chore: revert stylelint config to JS --- stylelint.config.ts => stylelint.config.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename stylelint.config.ts => stylelint.config.js (100%) diff --git a/stylelint.config.ts b/stylelint.config.js similarity index 100% rename from stylelint.config.ts rename to stylelint.config.js