From 2fe0ecc0c215d200140aa81a43bec55a33d444dc Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Tue, 7 Jul 2026 23:57:44 +0800 Subject: [PATCH] chore: convert eslint config to typescript --- eslint.config.js => eslint.config.ts | 1 + 1 file changed, 1 insertion(+) rename eslint.config.js => eslint.config.ts (99%) diff --git a/eslint.config.js b/eslint.config.ts similarity index 99% rename from eslint.config.js rename to eslint.config.ts index 938eb2a71..9a2c9776b 100644 --- a/eslint.config.js +++ b/eslint.config.ts @@ -25,6 +25,7 @@ export default defineConfig({ 'apps/stage-pocket/android/**', '**/drizzle/**', '**/.astro/**', + 'docs/superpowers/**', '.agents/**', '.github/**', 'CLAUDE.md', // Skip the symbolic link