From d5e2973dce617f451e4eb07491b3a6874ea6ca47 Mon Sep 17 00:00:00 2001 From: xuatz Date: Sun, 22 Jun 2025 20:29:30 +0900 Subject: chore: migrate away from eslint to oxlint (#1642) * chore: migrate away from eslint to oxlint * revert turbo task name lint * it seems like we can remove the seemingly default globals --- turbo.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'turbo.json') diff --git a/turbo.json b/turbo.json index 3422151b..bbd50fe8 100644 --- a/turbo.json +++ b/turbo.json @@ -35,9 +35,6 @@ "lint": { "dependsOn": [ "^topo" - ], - "outputs": [ - "node_modules/.cache/.eslintcache" ] }, "typecheck": { -- cgit v1.2.3-70-g09d2